Skip to content

Commit

Permalink
Include only anytree coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
c0fec0de committed Sep 2, 2016
1 parent a968563 commit 2c83f5e
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 @@ -14,7 +14,7 @@ install:
- "pip install coveralls"

script:
- nosetests
- nosetests --cover-package=anytree

after_success:
coveralls

0 comments on commit 2c83f5e

Please sign in to comment.