Skip to content

Commit

Permalink
python 3.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
manelclos committed Aug 13, 2017
1 parent 7b8ed96 commit 7a0961d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ after_success: coveralls
matrix:
exclude:
- python: "3.3"
env: DJANGO="Django>=1.9,<1.10"
- python: "3.3"
env: DJANGO="Django>=1.10,<1.11"
env: DJANGO="Django>=1.9"
- python: "3.5"
env: DJANGO="Django>=1.6,<1.7"
- python: "3.5"
Expand Down

0 comments on commit 7a0961d

Please sign in to comment.