Skip to content

Commit

Permalink
No longer use '--use-mirror' option
Browse files Browse the repository at this point in the history
  • Loading branch information
suminb committed Mar 16, 2016
1 parent 4a056f1 commit 0c7cadc
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 @@ -7,7 +7,7 @@ python:

install:
- mkdir lib
- pip install -r requirements.txt --use-mirrors
- pip install -r requirements.txt

script:
- ./localization.sh
Expand Down

0 comments on commit 0c7cadc

Please sign in to comment.