Add py37-nightly to travis

This commit is contained in:
Victor Uriarte
2017-01-22 17:20:15 -07:00
parent 839aa963a1
commit 902fd2ff6a
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -32,6 +32,8 @@ matrix:
include:
- env: TESTENV=py36
python: '3.6-dev'
- env: TESTENV=py37
python: 'nightly'
script: tox --recreate -e $TESTENV