Skip to content

Commit 1ffd551

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

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
@@ -6,7 +6,7 @@ env:
66
- DJANGO_VERSION=1.10.1
77
install:
88
- pip install -q Django==$DJANGO_VERSION
9-
- pip install -q -e . --use-mirrors
9+
- pip install -q -e .
1010
- pip install coveralls
1111
# command to run tests
1212
script:

0 commit comments

Comments
 (0)