Skip to content

Commit

Permalink
added django 1.11 and django 2.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Apr 5, 2018
1 parent 89ed4fd commit 7dfc95e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ cache: pip
language: python

env:
- TOX_ENV=pypy-django11
- TOX_ENV=py27-django11
- TOX_ENV=py35-django11
- TOX_ENV=py35-django20
- TOX_ENV=py36-django11
- TOX_ENV=py36-django20
- TOX_ENV=pypy-django11
- TOX_ENV=pypy-django20
- TOX_ENV=flake8
- TOX_ENV=docs
- TOX_ENV=coveralls
Expand Down

0 comments on commit 7dfc95e

Please sign in to comment.