# Enable C++ support language: cpp # OS sudo: required dist: trusty # Compiler selection compiler: - clang - gcc # Build steps script: ./make-ci.sh