Add py37-nightly to travis
This commit is contained in:
parent
839aa963a1
commit
902fd2ff6a
|
@ -32,6 +32,8 @@ matrix:
|
|||
include:
|
||||
- env: TESTENV=py36
|
||||
python: '3.6-dev'
|
||||
- env: TESTENV=py37
|
||||
python: 'nightly'
|
||||
|
||||
script: tox --recreate -e $TESTENV
|
||||
|
||||
|
|
Loading…
Reference in New Issue