We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d4c87 commit 40ae0f5Copy full SHA for 40ae0f5
1 file changed
.travis.yml
@@ -7,7 +7,7 @@ python:
7
- "3.5"
8
- "3.6"
9
install:
10
- - "pip install --use-mirrors --editable ."
+ - "pip install --editable ."
11
- "pip install coverage"
12
script:
13
true
0 commit comments