Skip to content

Commit

Permalink
Merge pull request #178 from jonashaag/patch-1
Browse files Browse the repository at this point in the history
Test Django 1.8 with Python 3.5
  • Loading branch information
vdboor committed Jan 3, 2016
2 parents e9f5497 + f9920bf commit 0df8048
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ matrix:
env: DJANGO=">=1.6,<1.7"
- python: "3.5"
env: DJANGO=">=1.7,<1.8"
- python: "3.5"
env: DJANGO=">=1.8,<1.9"

- python: "3.4"
env: DJANGO=">=1.4,<1.5"
Expand Down

0 comments on commit 0df8048

Please sign in to comment.