Update .travis.yml

check out codecov
This commit is contained in:
Richard Hartmann 2016-09-21 22:33:38 +02:00 committed by GitHub
parent a7acc0ac40
commit b9eea22e16

View file

@ -25,3 +25,4 @@ script:
after_success:
- coveralls
- bash <(curl -s https://codecov.io/bash)