add python 3.7-dev

This commit is contained in:
httprunner
2018-10-01 17:35:24 +08:00
parent 9b6cc7ca29
commit a70516bf59

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