mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Fix one compiler:
in .travis.yml
This commit is contained in:
parent
645ac6bd28
commit
cd9b268577
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue