add Python version 3.7-dev

This commit is contained in:
httprunner
2017-08-05 10:57:00 +08:00
parent 61657454ba
commit d5da5941d7
3 changed files with 4 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ python:
- 3.4
- 3.5
- 3.6
- 3.7-dev
install:
- pip install -r requirements_dev.txt
script: