Skip to content

Commit

Permalink
added 1.7 back in, but allow to fail for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Unsworth committed Jun 26, 2015
1 parent af3d08b commit 7395f5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ env:
- DJANGO_VERSION=1.4
- DJANGO_VERSION=1.5
- DJANGO_VERSION=1.6
- DJANGO_VERSION=1.7


matrix:
allow_failures:
- env: DJANGO_VERSION=1.4
- env: DJANGO_VERSION=1.7

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

0 comments on commit 7395f5f

Please sign in to comment.