Add MinGW to path in appveyor.yml
This commit is contained in:
parent
60e162cd8b
commit
effd61f855
@ -14,6 +14,8 @@ platform: x86
|
||||
|
||||
install: cinst python
|
||||
|
||||
before_build: set PATH=C:\mingw\bin;%PATH%
|
||||
|
||||
build_script: python hererocks.py here --lua "%LUA%" --luarocks 2.1.2 --verbose
|
||||
|
||||
test_script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user