Commit de686c28 authored by Jason R. Coombs's avatar Jason R. Coombs Committed by GitHub

Merge pull request #1325 from pganssle/appveyor_36

Bump appveyor Python 3 to 3.6
parents 239ff9bd d85c11bc
......@@ -4,8 +4,8 @@ environment:
CODECOV_ENV: APPVEYOR_JOB_NAME
matrix:
- APPVEYOR_JOB_NAME: "python35-x64"
PYTHON: "C:\\Python35-x64"
- APPVEYOR_JOB_NAME: "python36-x64"
PYTHON: "C:\\Python36-x64"
- APPVEYOR_JOB_NAME: "python27-x64"
PYTHON: "C:\\Python27-x64"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment