Skip to content

Commit

Permalink
use-mirrors option is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
oetiker committed Feb 8, 2016
1 parent 1180499 commit d4da561
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 @@ -10,7 +10,7 @@ perl:
install:
- sudo apt-get update || true
- sudo apt-get install autopoint libdbi-dev tcl-dev lua5.1 liblua5.1-0-dev valgrind dc
- sudo pip install cpp-coveralls --use-mirrors
- sudo pip install cpp-coveralls

before_script:
- ./bootstrap
Expand Down

0 comments on commit d4da561

Please sign in to comment.