Skip to content

Commit

Permalink
Merge pull request #72 from zopefoundation/py37-appveyor
Browse files Browse the repository at this point in the history
Enable Python 3.7 on Appveyor
  • Loading branch information
dataflake committed Feb 18, 2019
2 parents 72b1c61 + fa9cabc commit ed2ee49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -11,6 +11,8 @@ environment:
- python: 35-x64
- python: 36
- python: 36-x64
- python: 37
- python: 37-x64

install:
- "SET PATH=C:\\Python%PYTHON%;c:\\Python%PYTHON%\\scripts;%PATH%"
Expand Down

0 comments on commit ed2ee49

Please sign in to comment.