Skip to content

Commit

Permalink
coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
CS Zerbitzaria committed Feb 20, 2020
1 parent 52bab58 commit 2e05282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -31,6 +31,6 @@ script:

after_success:
- bin/createcoverage --output-dir=parts/test/coverage
- bin/pip install coverage<5
- bin/pip install -q "coverage<5"
- bin/pip install -q coveralls
- bin/coveralls

0 comments on commit 2e05282

Please sign in to comment.