Skip to content

Commit

Permalink
update major releases; merged with dev
Browse files Browse the repository at this point in the history
  • Loading branch information
marazmiki committed Jan 12, 2015
1 parent a1f3f30 commit 7d6b513
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ python:


env:
- DJANGO=django==1.4.16
- DJANGO=django==1.5.11
- DJANGO=django==1.6.8
- DJANGO=django==1.7.1
- DJANGO=django==1.4.17
- DJANGO=django==1.5.12
- DJANGO=django==1.6.9
- DJANGO=django==1.7.2


matrix:
exclude:
- python: "2.6"
env: DJANGO=django==1.7.1
env: DJANGO=django==1.7.2
- python: "3.3"
env: DJANGO=django==1.4.16
env: DJANGO=django==1.4.17
- python: "3.4"
env: DJANGO=django==1.4.16
env: DJANGO=django==1.4.17


install:
Expand Down

0 comments on commit 7d6b513

Please sign in to comment.