mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
source script instead of just calling it
Thanks @moteus
This commit is contained in:
@@ -12,7 +12,7 @@ env:
|
||||
- LUA=luajit
|
||||
|
||||
before_install:
|
||||
- bash .travis/setenv_lua.sh
|
||||
- source .travis/setenv_lua.sh
|
||||
- pip install --user cpp-coveralls
|
||||
- luarocks install Lua-cURL --server=https://luarocks.org/dev
|
||||
- luarocks install luacov-coveralls --server=https://luarocks.org/dev
|
||||
|
||||
Reference in New Issue
Block a user