We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b612b commit 13562d4Copy full SHA for 13562d4
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- "3.3"
7
- "3.4"
8
install:
9
- - "pip install -r requirements-testing.txt --use-mirrors"
+ - "pip install -r requirements-testing.txt"
10
- "pip install coveralls"
11
- "python setup.py install"
12
script:
0 commit comments