travis lua_path, again

This commit is contained in:
Enno Rehling 2021-02-22 20:50:49 +01:00
parent c5cc314c46
commit 8421e64c6e
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ cd $ROOT
inifile
luarocks install lunitx --local
eval $(luarocks path)
export LUA_PATH="$ROOT/scripts/?.lua;$LUA_PATH"
echo $LUA_PATH
s/runtests -V
integration_tests