Use 3.7-dev version for travis

This commit is contained in:
Patience Shyu 2018-03-02 17:05:14 +01:00
parent aca2655c12
commit fab68ff626
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ matrix:
env: TOXENV=py36
- python: 3.6
env: TOXENV=docs
- python: 3.7
- python: 3.7-dev
env: TOXENV=py37
install:
- |