Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #60 from antonagestam/drop-test-support
Browse files Browse the repository at this point in the history
drop support for django 1.5 and 1.6
  • Loading branch information
antonagestam committed Apr 25, 2015
2 parents 5b51a02 + c13bdbb commit 92b42cf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ python:
- "3.4"
env:
- DJANGO_VERSION=1.4.20
- DJANGO_VERSION=1.5.12
- DJANGO_VERSION=1.6.11
- DJANGO_VERSION=1.7.7
- DJANGO_VERSION=1.8
install:
Expand All @@ -24,7 +22,3 @@ matrix:
env: DJANGO_VERSION=1.4.20
- python: "3.4"
env: DJANGO_VERSION=1.4.20
- python: "3.4"
env: DJANGO_VERSION=1.5.12
- python: "3.4"
env: DJANGO_VERSION=1.6.11

0 comments on commit 92b42cf

Please sign in to comment.