Skip to content

Commit

Permalink
Bumped Django 1.3 version in .travis.yml to latest (1.3.3) from 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
doismellburning committed Aug 17, 2012
1 parent ebf0df6 commit 6657f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ python:
- "2.7"
env:
- DJANGO=1.2.7
- DJANGO=1.3.1
- DJANGO=1.3.3
install:
- sudo apt-get install libevent-dev
- pip install Django==$DJANGO --use-mirrors
Expand Down

0 comments on commit 6657f46

Please sign in to comment.