Skip to content

Commit 13562d4

Browse files
committed
Update Travis config
1 parent 69b612b commit 13562d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
- "3.3"
77
- "3.4"
88
install:
9-
- "pip install -r requirements-testing.txt --use-mirrors"
9+
- "pip install -r requirements-testing.txt"
1010
- "pip install coveralls"
1111
- "python setup.py install"
1212
script:

0 commit comments

Comments
 (0)