Add Python 3.6

This commit is contained in:
Cory Benfield
2017-04-24 08:22:56 +01:00
parent 8d6f7e6854
commit fae7530a17
+5
View File
@@ -30,6 +30,11 @@ environment:
PYTHON_ARCH: "64"
TOXENV: "py35"
- PYTHON: "C:\\Python36-x64"
PYTHON_VERSION: "3.6.x"
PYTHON_ARCH: "64"
TOXENV: "py36"
install:
# Install Python (from the official .msi of http://python.org) and pip when
# not already installed.