Remove stray compiler: g++

This commit is contained in:
Peter Dimov
2020-01-21 02:22:17 +02:00
parent 5e76451843
commit 83ff667813

View File

@ -263,7 +263,6 @@ matrix:
- ctest --output-on-failure -R boost_variant2
- os: linux
compiler: g++
env: CMAKE_SUBDIR_TEST=1
install:
- BOOST_BRANCH=develop && [ "$TRAVIS_BRANCH" == "master" ] && BOOST_BRANCH=master || true