Skip to content

Commit 75bf362

Browse files
committed
Update travis configuration
1 parent fa75fee commit 75bf362

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
@@ -3,7 +3,7 @@ python:
33
- "2.7"
44

55
# command to install dependencies
6-
install: pip install -r requirements.txt --use-mirrors
6+
install: pip install -r requirements.txt -U
77

88
# command to run tests
99
script:

0 commit comments

Comments
 (0)