mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
Work on better CI integration.
This commit is contained in:
parent
3dc4319e08
commit
fdf5d37383
@ -50,7 +50,10 @@ install:
|
||||
brew update
|
||||
brew upgrade cmake
|
||||
fi
|
||||
- pip install --user cpp-coveralls
|
||||
- |
|
||||
if [ "${GHC_COVERALLS}" = "1" ]; then
|
||||
pip install --user cpp-coveralls
|
||||
fi
|
||||
- $CC --version
|
||||
- $CXX --version
|
||||
- cmake --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user