add python 3.7-dev

This commit is contained in:
debugtalk
2018-10-01 17:35:24 +08:00
parent d0128bf182
commit f24afae420

View File

@@ -5,6 +5,7 @@ python:
- 3.4
- 3.5
- 3.6
- 3.7-dev
install:
- pip install pipenv --upgrade-strategy=only-if-needed
- pipenv install --dev --skip-lock