Skip to content

Commit

Permalink
Remove Python 2.x versions except 2.7 since they will all permanently…
Browse files Browse the repository at this point in the history
… fail
  • Loading branch information
jimrybarski committed Mar 28, 2017
1 parent 025250e commit b6b12ff
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.5"
- "2.6"
- "2.7"
- "2.7-dev"
- "3.4"
- "3.5"
- "3.5-dev" # 3.5 development branch
Expand Down

0 comments on commit b6b12ff

Please sign in to comment.