Skip to content

Commit

Permalink
Add Django 1.9 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bmihelac committed Dec 2, 2015
1 parent 67234b4 commit 23a7c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ env:
- DJANGO=1.6.1
- DJANGO=1.7.0
- DJANGO=1.8
- DJANGO=1.9
install:
- pip install -q Django==$DJANGO --use-mirrors
- pip install -e git+https://github.com/kennethreitz/tablib.git#egg=tablib
Expand Down

0 comments on commit 23a7c85

Please sign in to comment.