Skip to content

Commit

Permalink
Use hererocks master
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Jun 11, 2016
1 parent bcc7a00 commit a5393dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -20,8 +20,8 @@ environment:

install:
- set PATH=%CD%\env\bin;C:\Python27\Scripts;C:\MinGW\bin;%PATH%
- pip install hererocks
- hererocks env --lua latest --target %TARGET% --luarocks https://github.com/xpol/luarocks@msvc-cross-compiling --verbose
- ps: Invoke-WebRequest https://raw.githubusercontent.com/mpeterv/hererocks/master/hererocks.py -OutFile hererocks.py
- python hererocks.py env --lua latest --target %TARGET% --luarocks https://github.com/xpol/luarocks@msvc-cross-compiling --verbose

build_script:
- luarocks make rockspecs/luafilesystem-cvs-3.rockspec
Expand Down

0 comments on commit a5393dd

Please sign in to comment.