Skip to content

Commit

Permalink
Merge pull request getsentry#171 from doismellburning/django_1.3.3
Browse files Browse the repository at this point in the history
Bumped Django 1.3 version in .travis.yml to latest (1.3.3) from 1.3.1
  • Loading branch information
dcramer committed Aug 17, 2012
2 parents ebf0df6 + 6657f46 commit ded0b54
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 ded0b54

Please sign in to comment.