Commit 86615775 authored by Davis King's avatar Davis King

Test newer versions of pyhton on appveyor.

parent a54f8e4c
environment:
matrix:
- PATH: C:\Python33;%PATH%
- PATH: C:\Python33-x64;%PATH%
- PATH: C:\Python35;%PATH%
- PATH: C:\Python35-x64;%PATH%
- PATH: C:\Python36;%PATH%
- PATH: C:\Python36-x64;%PATH%
- PATH: C:\Python37;%PATH%
- PATH: C:\Python37-x64;%PATH%
- PATH: C:\Python27;%PATH%
- PATH: C:\Python27-x64;%PATH%
......
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