We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b990c commit e1865e6Copy full SHA for e1865e6
.travis.yml
@@ -3,7 +3,7 @@ sudo: required
3
python:
4
- '2.7'
5
install:
6
-- pip install -q -e . --use-mirrors
+- pip install -q -e .
7
- sudo ./install_dependency.sh
8
- sudo rm -rf testkitmerge testkit-merge
9
script:
0 commit comments