Skip to content

Commit

Permalink
Send to Coveralls only on success
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Brunner committed Jun 1, 2013
1 parent f58f6b2 commit 944163b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -33,7 +33,7 @@ script:
- find tilecloud_chain -name \*.py | xargs ./buildout/bin/flake8 --max-line-length=120
- ./buildout/bin/python setup.py nosetests

after_script:
after_success:
# Report coverage results to coveralls.io
- pip install coveralls
- coveralls
Expand Down

0 comments on commit 944163b

Please sign in to comment.