Fix one compiler: in .travis.yml

This commit is contained in:
Peter Dimov 2017-10-24 16:31:14 +03:00
parent 645ac6bd28
commit cd9b268577

View file

@ -66,7 +66,7 @@ matrix:
compiler: g++
- env: SCRIPT=ci_boost_test_library TOOLSET=clang CXXSTD=11
compiler: g++
compiler: clang++
# Library requirements tests.
- env: SCRIPT=ci_boost_library_check