mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Update .travis.yml
This commit is contained in:
@@ -54,8 +54,8 @@ after_success:
|
|||||||
--exclude lib
|
--exclude lib
|
||||||
--exclude test
|
--exclude test
|
||||||
--gcov-options '\-lp'
|
--gcov-options '\-lp'
|
||||||
--verbose;
|
--verbose &&
|
||||||
bash <(curl -s https://codecov.io/bash)
|
bash <(curl -s https://codecov.io/bash);
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# after_failure:
|
# after_failure:
|
||||||
|
|||||||
Reference in New Issue
Block a user