Commit 23e310d 1 parent 53bfa32 commit 23e310d Copy full SHA for 23e310d
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
install :
25
25
# Setup Lua development/build environment
26
26
- PATH %CD%\here\bin;C:\mingw\bin;%PATH%
27
- - curl --location --silent --fail --max-time 120 --connect-timeout 30 https://raw.githubusercontent.com/mpeterv/ hererocks/master/hererocks.py > hererocks.py
28
- - python hererocks.py here --%Lua% --luarocks=%LuaRocks% --verbose --target=%Configuration% --no-git-cache
27
+ - python -m pip install hererocks
28
+ - python -m hererocks here --%Lua% --luarocks=%LuaRocks% --verbose --target=%Configuration% --no-git-cache
29
29
# Downloand and install blast to c:\blast
30
30
- call .appveyor\install_blast.bat
31
31
- luarocks install "https://gist.githubusercontent.com/starius/719b194bb34ce612458c/raw/7ab5aa457164c5dccef2c06e0e06ffbed09319df/mediator_lua-1.1.1-0.rockspec"
You can’t perform that action at this time.
0 commit comments