Skip to content

Commit

Permalink
Bumping Django version in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tswicegood committed Feb 20, 2013
1 parent ab98cb1 commit e92ef47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
install:
- ./.travis_setup
env:
- SKIP_COVERAGE=1 SKIP_INSTALL=1 DJANGO_VERSION=1.4.3
- SKIP_COVERAGE=1 SKIP_INSTALL=1 DJANGO_VERSION=1.4.4
- SKIP_COVERAGE=1 SKIP_INSTALL=1 DJANGO_VERSION=1.3.3
script: fab test
notifications:
Expand Down

0 comments on commit e92ef47

Please sign in to comment.