Skip to content

Commit

Permalink
travis fix :|
Browse files Browse the repository at this point in the history
  • Loading branch information
benzkji committed Oct 23, 2017
1 parent 3121295 commit 9541459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ python:

env:
- DJANGO="django<1.9" FILER="django-filer==1.2.6"
- DJANGO="django<1.10" FILER="django-cms==1.2.7"
- DJANGO="django<1.11" FILER="django-cms==1.2.8"
- DJANGO="django<1.10" FILER="django-filer==1.2.7"
- DJANGO="django<1.11" FILER="django-filer==1.2.8"
# - DJANGO="django<1.11" FILER="django-cms==1.2.6"

install:
Expand Down

0 comments on commit 9541459

Please sign in to comment.