Skip to content

Commit 075dc6d

Browse files
committed
Updated travis config
1 parent 02b5621 commit 075dc6d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ python:
66
- "2.7"
77
- "3.4"
88
- "3.5"
9+
- "3.6"
910

1011
env:
11-
- DJANGO_VERSION=1.8
12-
- DJANGO_VERSION=1.9
12+
- DJANGO_VERSION=1.10
13+
- DJANGO_VERSION=1.11
14+
- DJANGO_VERSION=2.0
1315

1416
cache:
1517
- pip

0 commit comments

Comments
 (0)