mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-16 22:27:41 -05:00
update travis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user