"examples/mxnet/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "6f4898a128ebc5227e312640508629b50b32571b"
Commit 86615775 authored by Davis King's avatar Davis King
Browse files

Test newer versions of pyhton on appveyor.

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