Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump appveyor Python 3 to 3.6
  • Loading branch information
pganssle committed May 15, 2018
1 parent 26b75f5 commit d85c11b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -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"

Expand Down

0 comments on commit d85c11b

Please sign in to comment.