Travis: 'make build' for luarocks
I am not sure if this is required, but documented like that.
This commit is contained in:
parent
d2f583d839
commit
e4c547d36b
|
@ -69,6 +69,7 @@ install:
|
||||||
- tar xf luarocks-2.2.2.tar.gz
|
- tar xf luarocks-2.2.2.tar.gz
|
||||||
- cd luarocks-2.2.2
|
- cd luarocks-2.2.2
|
||||||
- ./configure --lua-version=$LUA
|
- ./configure --lua-version=$LUA
|
||||||
|
- make build
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue