Skip to content

Commit

Permalink
test Django 2.0 & 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkramaric committed Jan 9, 2019
1 parent 4655741 commit 13ee638
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 @@ -13,6 +13,8 @@ env:
- DJANGO=1.9
- DJANGO=1.10
- DJANGO=1.11
- DJANGO=2.0
- DJANGO=2.1
install:
- pip install django==${DJANGO} Pillow psycopg2
- pip install .
Expand Down

0 comments on commit 13ee638

Please sign in to comment.