mirror of
https://github.com/boostorg/mp11.git
synced 2025-08-07 16:24: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
|
env: TOOLSET=clang COMPILER=clang++ CXXSTD=11,14,1z
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
env: CMAKE=1 CC=clang CXX=clang++
|
compiler: clang
|
||||||
|
env: CMAKE=1
|
||||||
install: true
|
install: true
|
||||||
script:
|
script:
|
||||||
- mkdir __build__ && cd __build__
|
- mkdir __build__ && cd __build__
|
||||||
|
Reference in New Issue
Block a user