Skip to content

Commit

Permalink
cover only package
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed Jan 30, 2015
1 parent 310a2f6 commit f4fcb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,6 +6,6 @@ python:
- 2.6
- 2.7
- 3.4
script: nosetests --with-coverage
script: nosetests --with-coverage --cover-package=flask_xstatic
after_success:
coveralls

0 comments on commit f4fcb74

Please sign in to comment.