mirror of
https://github.com/boostorg/mp11.git
synced 2025-08-06 15:54:32 +02:00
Replace CXX=clang++ with compiler: clang
This commit is contained in:
@@ -223,7 +223,8 @@ matrix:
|
||||
env: TOOLSET=clang COMPILER=clang++ CXXSTD=11,14,1z
|
||||
|
||||
- os: linux
|
||||
env: CMAKE=1 CC=clang CXX=clang++
|
||||
compiler: clang
|
||||
env: CMAKE=1
|
||||
install: true
|
||||
script:
|
||||
- mkdir __build__ && cd __build__
|
||||
|
Reference in New Issue
Block a user