Skip to content

Commit

Permalink
Improve coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Oct 12, 2014
1 parent 74de00a commit 6a5e4a8
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 @@ -21,7 +21,7 @@ install:

script:
- cd test_project && python manage.py test multiseek test_project
- coverage run --source=filtered_contenttypes manage.py test multiseek test_project
- coverage run --source=multiseek manage.py test multiseek test_project

after_success:
coveralls

0 comments on commit 6a5e4a8

Please sign in to comment.