Trying out codecov.io

This commit is contained in:
Snaipe 2015-09-04 03:46:54 +02:00
parent 9690963bd5
commit 41edcfc051

View file

@ -31,6 +31,7 @@ script:
- make test
after_success:
- make coveralls
- bash <(curl -s https://codecov.io/bash)
after_failure:
- cat Testing/Temporary/LastTest.log samples/*.{out,err} ../samples/tests/*.{out,err}
env: