Skip to content

Commit

Permalink
python 3.5, 3.6, and 3.7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Sep 25, 2018
1 parent 9552ee5 commit 552b910
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ language: python
python:
# - "2.6" # Just to old to support
- "2.7"
# - "3.4"
# - "3.5"
- "3.4"
- "3.5"
- "3.6"
#- "3.7"
- "3.7-dev"
# - "3.5-dev" # 3.5 development branch
# - "nightly" # currently points to 3.6-dev
env:
Expand Down

0 comments on commit 552b910

Please sign in to comment.