Skip to content

Commit

Permalink
Enable Python 3.6 on Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Sep 1, 2017
1 parent d2019de commit 8a72e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ environment:
- PYTHON: "C:\\Python33"
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python36"

init:
- "echo %PYTHON%"
Expand Down

0 comments on commit 8a72e8d

Please sign in to comment.