Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimon committed Jun 8, 2016
1 parent 77ed5b1 commit 77741ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ python:
- "3.5-dev"
- "nightly"
# mock is already installed on travis
install:
- pip install python-coveralls
script:
- python -m unittest discover
after_success:
Expand Down

0 comments on commit 77741ad

Please sign in to comment.