mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-12-30 00:01:32 -05:00
update travis
This commit is contained in:
parent
b55c93d2ef
commit
a014947c08
@ -30,6 +30,11 @@ matrix:
|
||||
env:
|
||||
- MATRIX_EVAL="export CC=clang-6.0; export CXX=clang++-6.0;"
|
||||
|
||||
before_install:
|
||||
# Update compilers
|
||||
- eval "${MATRIX_EVAL}"
|
||||
- echo "CC=$CC CXX=$CXX"
|
||||
|
||||
script:
|
||||
- cmake -Htest -Bbuild
|
||||
- cmake --build build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user