Skip to content

Commit

Permalink
Bump travis.yml versions
Browse files Browse the repository at this point in the history
  • Loading branch information
grantmcconnaughey committed Dec 23, 2016
1 parent 56bf25e commit ba76729
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 @@ -19,20 +19,20 @@ script: make test

env:
- DJANGO=1.7.11
- DJANGO=1.8.14
- DJANGO=1.9.9
- DJANGO=1.10.1
- DJANGO=1.8.17
- DJANGO=1.9.12
- DJANGO=1.10.4

matrix:
exclude:
- python: 3.2
env: DJANGO=1.10.1
env: DJANGO=1.10.4
- python: 3.3
env: DJANGO=1.10.1
env: DJANGO=1.10.4
- python: 3.2
env: DJANGO=1.9.9
env: DJANGO=1.9.12
- python: 3.3
env: DJANGO=1.9.9
env: DJANGO=1.9.12
- python: 3.5
env: DJANGO=1.7.11

Expand Down

0 comments on commit ba76729

Please sign in to comment.