Skip to content

Commit

Permalink
only cover this package
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoschmitzky committed Apr 6, 2020
1 parent 5dca835 commit 699b39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,6 +10,6 @@ cache: pip
install:
- pip install -r requirements.txt
script:
- nosetests tests --with-coverage
- nosetests tests --with-coverage --cover-package=logmole
after_success:
- coveralls

0 comments on commit 699b39c

Please sign in to comment.