specify g++ version

This commit is contained in:
Thomas Fussell 2017-01-02 14:03:48 -05:00
parent 3215e3a472
commit 2229c54427

View File

@ -17,9 +17,9 @@ matrix:
sources:
- ubuntu-toolchain-r-test
packages:
- g++
- g++-6
env:
- COMPILER=g++
- COMPILER=g++-6
- COVERAGE=OFF
- STATIC=ON
- SAMPLES=ON