Skip to content

Commit a696946

Browse files
committed
removed django 1.4 and 1.5 from Travis matrix
1 parent 900abd2 commit a696946

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ script: "coverage run --source=tests manage.py test"
1313
after_success:
1414
coveralls
1515
env:
16-
- DJANGO_VERSION=1.4
17-
- DJANGO_VERSION=1.5
1816
- DJANGO_VERSION=1.6
1917
- DJANGO_VERSION=1.7
2018
- DJANGO_VERSION=1.8

0 commit comments

Comments
 (0)