Skip to content

Commit 7395f5f

Browse files
author
Mark Unsworth
committed
added 1.7 back in, but allow to fail for now
1 parent af3d08b commit 7395f5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ env:
1515
- DJANGO_VERSION=1.4
1616
- DJANGO_VERSION=1.5
1717
- DJANGO_VERSION=1.6
18+
- DJANGO_VERSION=1.7
1819

1920

2021
matrix:
2122
allow_failures:
2223
- env: DJANGO_VERSION=1.4
24+
- env: DJANGO_VERSION=1.7
2325

2426
install:
2527
- pip install git+http://github.com/django-nonrel/django@nonrel-$DJANGO_VERSION

0 commit comments

Comments
 (0)