Skip to content

Commit

Permalink
Merge pull request #389 from JamieMagee/pip-use-mirrors
Browse files Browse the repository at this point in the history
Remove --use-mirrors flag
  • Loading branch information
bboe committed Apr 9, 2015
2 parents 99582bc + 2eee955 commit ec3d91c
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 @@ -12,7 +12,7 @@ matrix:
allow_failures:
- python: nightly
install:
- pip install flake8 pep257 --use-mirrors
- pip install flake8 pep257
- python setup.py install
before_script:
- flake8 praw
Expand Down

0 comments on commit ec3d91c

Please sign in to comment.