Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

Commit

Permalink
Travis coverage tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Nov 24, 2013
1 parent 2bd667d commit 0926605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ before_script:
- bash -c 'sudo mkdir /var/git; sudo chown $USER /var/git'
script: python setup.py coverage
after_success:
- coverage report
- pip install python-coveralls && coveralls

0 comments on commit 0926605

Please sign in to comment.