moonscript/.travis/setenv_lua.sh
leaf corcoran b129b00daf update to travis build scripts from https://github.com/moteus/lua-travis-example
no sudo

oops forgot to install lua

busted stable?

we will get there..

use stable loadkit
2015-12-06 18:09:03 -08:00

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`