Skip to content

Commit

Permalink
Drop support for Python 2.6, 3.2, 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kipe committed Dec 30, 2017
1 parent e5dc1fc commit dc4b54a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
Expand Down

0 comments on commit dc4b54a

Please sign in to comment.