Skip to content

Commit 63f58ab

Browse files
committed
🔬 test against django 2.0.1
1 parent 4b8a71f commit 63f58ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ env:
99
- DJANGO_VERSION=1.9.13
1010
- DJANGO_VERSION=1.10.7
1111
- DJANGO_VERSION=1.11.2
12+
- DJANGO_VERSION=2.0.1
1213
python:
1314
- 2.6
1415
- 2.7
@@ -28,6 +29,8 @@ matrix:
2829
env: DJANGO_VERSION=1.10.7
2930
- python: 2.6
3031
env: DJANGO_VERSION=1.11.2
32+
- python: 2.7
33+
env: DJANGO_VERSION=2.0.1
3134
- python: 3.3
3235
env: DJANGO_VERSION=1.11.2
3336
- python: 3.4

0 commit comments

Comments
 (0)