Skip to content

Commit

Permalink
Coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
quicklizard99 committed Nov 9, 2016
1 parent 8df8c0c commit a5f47bb
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 @@ -16,7 +16,7 @@ install:
- pip install -r requirements.pip

script:
- nosetests
- python -m nose --verbose --with-coverage --cover-inclusive --cover-tests --cover-package=gouda gouda

after_success:
- coveralls

0 comments on commit a5f47bb

Please sign in to comment.