mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
b129b00daf
no sudo oops forgot to install lua busted stable? we will get there.. use stable loadkit
4 lines
147 B
Bash
4 lines
147 B
Bash
export PATH=${PATH}:$HOME/.lua:$HOME/.local/bin:${TRAVIS_BUILD_DIR}/install/luarocks/bin
|
|
bash .travis/setup_lua.sh
|
|
eval `$HOME/.lua/luarocks path`
|