Skip to content

Commit e7ba16a

Browse files
committed
More travis fixes
1 parent 51e837c commit e7ba16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ branches:
44

55
language: python
66

7-
install: "pip install -r requirements.txt"
7+
install: "pip install -r requirements.txt --allow-external"
88

99
python:
1010
- "2.6"

0 commit comments

Comments
 (0)