diff --git a/appveyor.yml b/appveyor.yml index 3397a56..2a71fd0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: