We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890fee3 commit 9d0a8e3Copy full SHA for 9d0a8e3
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "2.7"
5
6
install:
7
- - pip install . --use-mirrors
+ - pip install .
8
- pip install -r requirements/test.txt
9
10
script:
0 commit comments