Skip to content

Commit

Permalink
Upgraded Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Dec 11, 2015
1 parent 827a354 commit 55863c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ python:
- "3.5"

env:
- DJANGO_VERSION=1.7.10
- DJANGO_VERSION=1.8.6
- DJANGO_VERSION=1.9rc1
- DJANGO_VERSION=1.7.11
- DJANGO_VERSION=1.8.7
- DJANGO_VERSION=1.9

matrix:
exclude:
- python: "3.5"
env: "DJANGO_VERSION=1.7.10"
env: "DJANGO_VERSION=1.7.11"

sudo: false

Expand Down

0 comments on commit 55863c2

Please sign in to comment.