Skip to content

Commit

Permalink
Don't open bin/createcoverage results in browser
Browse files Browse the repository at this point in the history
  • Loading branch information
instification committed Sep 7, 2017
1 parent 4e7a50c commit 4e6b909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ script:
- bin/code-analysis
- bin/test
after_success:
- bin/createcoverage
- bin/createcoverage -d .
- python -m coverage.pickle2json
- coveralls

0 comments on commit 4e6b909

Please sign in to comment.