.travis.yml: add 3.7-dev

This commit is contained in:
Mort Yao 2018-11-30 22:08:38 +01:00
parent 0930e0784e
commit 265818d39b
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -6,6 +6,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "nightly"
- "pypy3"
before_install: