source script instead of just calling it

Thanks @moteus
This commit is contained in:
Ignacio Burgueño
2016-01-21 14:56:15 -03:00
parent 7ede630d6d
commit 6232ca6dbd

View File

@@ -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