Skip to content

Commit

Permalink
Supporting only Django 1.4.x now.
Browse files Browse the repository at this point in the history
  • Loading branch information
chronossc committed Oct 19, 2012
1 parent 437a54a commit 7466437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ python:
- "2.7"
env:
- DJANGO=1.4.2
- DJANGO=1.3.4
- DJANGO=1.2.7
# - DJANGO=1.3.4
# - DJANGO=1.2.7
install:
- pip install -q Django==$DJANGO --use-mirrors
- pip install -q . --use-mirrors
Expand Down

0 comments on commit 7466437

Please sign in to comment.