Updates Travis to test for Django 2 and the LTS versions

This commit is contained in:
ilan
2017-12-04 12:15:40 +01:00
parent 76ec0aedc3
commit d554e0e942
+2 -2
View File
@@ -9,8 +9,8 @@ python:
- "3.6"
env:
- DJANGO=1.11.6
- DJANGO=1.10.8
- DJANGO=2.0
- DJANGO=1.11.8
- DJANGO=1.8.18
sudo: false