Skip to content

Commit

Permalink
Use tox-travis from pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouke committed Jan 11, 2017
1 parent 040bb4e commit 5398200
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ matrix:
allow_failures:
- env: DJANGO=master

install:
- pip install "git+git://github.com/Bouke/tox-travis.git@features/obey_outcomes"
- pip install coveralls
install: pip install tox-travis coveralls
script: tox
after_success: coveralls

0 comments on commit 5398200

Please sign in to comment.