Skip to content

Commit

Permalink
remove deprecated option
Browse files Browse the repository at this point in the history
  • Loading branch information
thefab committed Aug 27, 2016
1 parent 5286c1b commit 96f683e
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 @@ -5,7 +5,7 @@ python:
- "3.3"
- "3.4"
install:
- pip install -r test-requirements.txt --use-mirrors
- pip install -r test-requirements.txt
- python setup.py develop
script: make coveralls
notifications:
Expand Down

0 comments on commit 96f683e

Please sign in to comment.