mirror of
https://github.com/recp/cglm.git
synced 2025-12-25 12:55:04 +00:00
ci: update travis ci
This commit is contained in:
@@ -49,7 +49,7 @@ script:
|
||||
|
||||
after_success:
|
||||
- if [[ "$CC" == "gcc" && "$CODE_COVERAGE" == "ON" ]]; then
|
||||
pip install --user cpp-coveralls
|
||||
pip install --user cpp-coveralls &&
|
||||
coveralls
|
||||
--build-root .
|
||||
--exclude lib
|
||||
|
||||
Reference in New Issue
Block a user