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