Skip to content

Commit cd830e0

Browse files
author
Alex Hill
committed
Remove Django 1.9 and 1.10 from test matrix
1 parent 908a67a commit cd830e0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ env:
1414
- DJANGO_VERSION=1.8.19 DB=mysql
1515
- DJANGO_VERSION=1.8.19 DB=postgres
1616
- DJANGO_VERSION=1.8.19 DB=sqlite
17-
- DJANGO_VERSION=1.9.13 DB=mysql
18-
- DJANGO_VERSION=1.9.13 DB=postgres
19-
- DJANGO_VERSION=1.9.13 DB=sqlite
20-
- DJANGO_VERSION=1.10.8 DB=mysql
21-
- DJANGO_VERSION=1.10.8 DB=postgres
22-
- DJANGO_VERSION=1.10.8 DB=sqlite
2317
- DJANGO_VERSION=1.11.18 DB=mysql
2418
- DJANGO_VERSION=1.11.18 DB=postgres
2519
- DJANGO_VERSION=1.11.18 DB=sqlite

0 commit comments

Comments
 (0)