Fix codecov reporting in .travis.yml

This commit is contained in:
blackfly 2020-04-08 23:37:11 +02:00
parent 438a5b9360
commit 242c9de3b6

View File

@ -16,4 +16,4 @@ script:
# Push the results to codecov
after_success:
- codecov
- bash <(curl -s https://codecov.io/bash)