Add Python 3.7 version support (#833)

This commit is contained in:
Eugene Duboviy
2018-08-14 01:22:53 +03:00
committed by Vladimir Iakovlev
parent cc6d90963e
commit 9d46291944
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -6,6 +6,7 @@ environment:
- PYTHON: "C:/Python34"
- PYTHON: "C:/Python35"
- PYTHON: "C:/Python36"
- PYTHON: "C:/Python37"
init:
- "ECHO %PYTHON%"