Skip to content

Commit 9a5629c

Browse files
committed
travis-ci: drop testing for django 1.10; update 1.11 to latest version
1 parent 649a729 commit 9a5629c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ python:
77
- "pypy"
88
env:
99
- DJANGO_VERSION=1.8.18
10-
- DJANGO_VERSION=1.10.7
11-
- DJANGO_VERSION=1.11.2
10+
- DJANGO_VERSION=1.11.10
1211
# command to install dependencies
1312
install:
1413
- pip install -r requirements.txt

0 commit comments

Comments
 (0)