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 51e837c commit e7ba16aCopy full SHA for e7ba16a
.travis.yml
@@ -4,7 +4,7 @@ branches:
4
5
language: python
6
7
-install: "pip install -r requirements.txt"
+install: "pip install -r requirements.txt --allow-external"
8
9
python:
10
- "2.6"
0 commit comments