Skip to content

Commit

Permalink
No --use-mirrors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Preinstorfer committed Oct 11, 2015
1 parent a7892a4 commit 3fb9fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ python:
- "3.5"

install:
- pip install -r requirements/travis.txt --use-mirrors
- pip install -r requirements/travis.txt

before_script:
- flake8 src setup.py
Expand Down

0 comments on commit 3fb9fae

Please sign in to comment.