Test #4
This commit is contained in:
parent
66f089641e
commit
740898de30
@ -7,7 +7,6 @@ build:
|
||||
- conan profile update settings.compiler=clang default
|
||||
- conan profile update settings.compiler.version=7.0 default
|
||||
- conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
- conan profile update env.CC=/bin/clang default
|
||||
- conan profile update env.CXX=/bin/clang++ default
|
||||
script:
|
||||
- mkdir build && cd build
|
||||
|
Loading…
Reference in New Issue
Block a user