Skip to content

Commit

Permalink
Add Django 1.5.2 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yetty committed Aug 20, 2013
1 parent 445a51e commit 36e575b
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 @@ -4,6 +4,7 @@ python:
env:
- DJANGO_VERSION=1.4.5
- DJANGO_VERSION=1.5.1
- DJANGO_VERSION=1.5.2
install:
- pip install -q Django==$DJANGO_VERSION --use-mirrors
- pip install coveralls --use-mirrors
Expand Down

0 comments on commit 36e575b

Please sign in to comment.