Add MinGW to path in appveyor.yml

This commit is contained in:
mpeterv 2015-10-27 13:16:05 +03:00
parent 60e162cd8b
commit effd61f855

View File

@ -14,6 +14,8 @@ platform: x86
install: cinst python install: cinst python
before_build: set PATH=C:\mingw\bin;%PATH%
build_script: python hererocks.py here --lua "%LUA%" --luarocks 2.1.2 --verbose build_script: python hererocks.py here --lua "%LUA%" --luarocks 2.1.2 --verbose
test_script: test_script: