summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2017-10-24 16:31:14 +0300
committerPeter Dimov <pdimov@pdimov.com>2017-10-24 16:31:14 +0300
commit3abeec0299df8cfca6780656b16da13e3f6312cc (patch)
treed38b74b172b4e0bf8fd494a4892d1248fcf93716 /.travis.yml
parent61048b8e21f4e0533936283f751a790a6ceb8b60 (diff)
downloadboost-3abeec0299df8cfca6780656b16da13e3f6312cc.tar.gz
Fix one `compiler:` in .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f1e9711da3..2fa34f6aa6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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