Skip to content

Commit

Permalink
Update Django version for travis to 1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan Parkes committed Apr 2, 2014
1 parent b76f2d8 commit 6d5e558
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 @@ -8,7 +8,7 @@ notifications:
language: python

env:
- MODULES="Django>=1.4,<1.5"
- MODULES="Django>=1.6,<1.7"

services:
- elasticsearch
Expand Down

0 comments on commit 6d5e558

Please sign in to comment.