Skip to content

Commit

Permalink
Use Python 3.7 dev branch on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
numirias committed Jul 14, 2018
1 parent 27116e7 commit e386dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.7-dev"
jobs:
include:
- python: 3.6
Expand Down

0 comments on commit e386dbf

Please sign in to comment.