Skip to content

Commit

Permalink
Dropped py3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbzdak committed Mar 7, 2017
1 parent 8292db4 commit 4b34775
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
Expand All @@ -11,10 +10,6 @@ env:
- DJANGO_VERSION=1.10.6
matrix:
exclude:
- python: "3.2"
env: DJANGO_VERSION=1.9.12
- python: "3.2"
env: DJANGO_VERSION=1.10.6
- python: "3.3"
env: DJANGO_VERSION=1.9.12
- python: "3.3"
Expand Down

0 comments on commit 4b34775

Please sign in to comment.