Skip to content

Commit 184f529

Browse files
author
David Burke
committed
travis
1 parent 5a5a80d commit 184f529

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
@@ -5,7 +5,7 @@ env:
55
- DJANGO_VERSION=1.9.10
66
- DJANGO_VERSION=1.10.1
77
install:
8-
- pip install -q Django==$DJANGO_VERSION --use-mirrors
8+
- pip install -q Django==$DJANGO_VERSION
99
- pip install -q -e . --use-mirrors
1010
- pip install coveralls
1111
# command to run tests

0 commit comments

Comments
 (0)