Skip to content

Commit

Permalink
Fixed travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
PacketPerception committed Jun 11, 2016
1 parent 2ef6092 commit 86e28d1
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 @@ -7,6 +7,6 @@ python:
install:
- "pip install -r tests/test_requirements.txt"
script:
- nosetests --with-coverage --cover-package=pyjuggling
- nosetests --with-coverage --cover-package=juggling
after_success:
- coveralls

0 comments on commit 86e28d1

Please sign in to comment.