Skip to content

Commit

Permalink
- fixed last Django 1.6.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
kunitoki committed Sep 10, 2014
1 parent 04890dc commit 28d54f9
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 @@ -5,7 +5,7 @@ python:
- 3.3
- 3.4
env:
- DJANGO=1.6.5
- DJANGO=1.6.7
- DJANGO=1.7.0
before_install:
- export DJANGO_SETTINGS_MODULE=custard.tests.settings
Expand Down

0 comments on commit 28d54f9

Please sign in to comment.