Skip to content

Commit

Permalink
Added Django 1.10 alpha to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 4, 2016
1 parent 7b15f8d commit 79f71ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ python:

env:
- DJANGO_VERSION=1.8.9
- DJANGO_VERSION=1.9.2
- DJANGO_VERSION=1.9.7
- DJANGO_VERSION=1.10a1

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 79f71ef

Please sign in to comment.