Skip to content

Commit d32160a

Browse files
committed
Just cover the ziptastic package
1 parent 7710a30 commit d32160a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install:
77
- pip install -r requirements.txt
88
- pip install coveralls
99
# command to run tests
10-
script: nosetests --with-coverage
10+
script: nosetests --with-coverage --cover-package=ziptastic
1111

1212
after_success:
1313
coveralls

0 commit comments

Comments
 (0)