Skip to content

Commit

Permalink
Add Django 1.6 to travis and update earlier versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lundberg committed Dec 10, 2013
1 parent 6f8f09f commit 741129b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,9 @@ python:
- "2.6"
- "2.7"
env:
- DJANGO=Django==1.4.8
- DJANGO=Django==1.5.4
- DJANGO=Django==1.4.10
- DJANGO=Django==1.5.5
- DJANGO=Django==1.6

install:
- pip install $DJANGO flake8 python-coveralls
Expand Down

0 comments on commit 741129b

Please sign in to comment.