Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Trying to get builds on Travis-CI to work again
  • Loading branch information
chrislit committed Oct 25, 2016
1 parent c52fc37 commit 87940e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ notifications:

# Install packages
install:
- travis_retry pip install coverage
- travis_retry pip install coveralls
- travis_retry python setup.py install

Expand Down

0 comments on commit 87940e9

Please sign in to comment.