Welcome to mirror list, hosted at ThFree Co, Russian Federation.

setenv_lua.sh « .travis - github.com/Yonaba/Moses.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8d8c82558b9112814844f9349662b77400283bba (plain)
1
2
3
export PATH=${PATH}:$HOME/.lua:$HOME/.local/bin:${TRAVIS_BUILD_DIR}/install/luarocks/bin
bash .travis/setup_lua.sh
eval `$HOME/.lua/luarocks path`