Commit c5f5692a authored by Davis King's avatar Davis King

more appveyor stuff

parent 627ce87d
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:\\Python27";%PATH%
- PATH: "C:\\Python27-x64";%PATH%
- 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:\Python27;%PATH%
- PATH: C:\Python27-x64;%PATH%
build_script:
......
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