Fix appveyor matrix
This commit is contained in:
parent
c597a8d8aa
commit
6e37b10026
10
appveyor.yml
10
appveyor.yml
@ -7,14 +7,8 @@ cache:
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- Lua: lua 5.3
|
- Python: 35-x64
|
||||||
Python: 35-x64
|
- Python: 27
|
||||||
- Lua: luajit 2.0
|
|
||||||
Python: 35-x64
|
|
||||||
- Lua: lua 5.3
|
|
||||||
Python: 27
|
|
||||||
- Lua: luajit 2.0
|
|
||||||
Python: 27
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- PATH %CD%\here\bin;C:\mingw\bin;C:\python%Python%;%PATH%
|
- PATH %CD%\here\bin;C:\mingw\bin;C:\python%Python%;%PATH%
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user