Skip to content

Commit

Permalink
Coveralls only guessit package
Browse files Browse the repository at this point in the history
  • Loading branch information
Toilal committed Feb 6, 2014
1 parent 8db8b44 commit fb35651
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 @@ -6,6 +6,6 @@ python:
install:
- pip install -r requirements.txt
- pip install coveralls
script: coverage run setup.py test
script: coverage run --source=guessit setup.py test
after_success:
- coveralls

0 comments on commit fb35651

Please sign in to comment.