Skip to content

Commit

Permalink
Remove Django 1.8 from travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
darklow committed Dec 22, 2016
1 parent e2dcb70 commit 113e7fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ python:
- 3.4
- pypy
env:
- DJANGO=1.8.14
- DJANGO=1.9.9
- DJANGO=1.10
- DJANGO=1.9.12
- DJANGO=1.10.4
install:
- pip install -e .
- pip install -q Django==$DJANGO
Expand Down

0 comments on commit 113e7fb

Please sign in to comment.