Skip to content

Commit

Permalink
Fix coverage generation
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Jul 9, 2015
1 parent a5df3de commit cbbee26
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 @@ -27,7 +27,7 @@ script:
- bin/test
after_success:
- test $PLONE_VERSION != 4.1 && bin/zopepy setup.py check -mrs
- bin/coverage.sh
- bin/createcoverage
- pip install -q coveralls
- coveralls
notifications:
Expand Down

0 comments on commit cbbee26

Please sign in to comment.