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
|
||||
- cd luarocks-2.2.2
|
||||
- ./configure --lua-version=$LUA
|
||||
- make build
|
||||
- sudo make install
|
||||
- cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue