Skip to content

Commit

Permalink
Django 1.5c2 for 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coagulant committed Feb 23, 2013
1 parent d07c7e5 commit be23188
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 @@ -11,7 +11,7 @@ env:
matrix:
include:
- python: 3.3
env: DJANGO=1.3.5 DJANGO_SETTINGS_MODULE=twitter_tag.test_settings
env: DJANGO=1.5c2 DJANGO_SETTINGS_MODULE=twitter_tag.test_settings
install:
- pip install -q https://github.com/django/django/archive/${DJANGO}.zip#egg=django
- pip install coveralls
Expand Down

0 comments on commit be23188

Please sign in to comment.