mirror of
https://github.com/koreader/koreader
synced 2024-11-16 06:12:56 +00:00
fix luarocks install
This commit is contained in:
parent
f62028c3ca
commit
1e7e401715
@ -14,7 +14,8 @@ before_install:
|
||||
|
||||
install:
|
||||
- sudo apt-get install libsdl1.2-dev luarocks nasm
|
||||
- sudo luarocks install busted luacov
|
||||
- sudo luarocks install busted
|
||||
- sudo luarocks install luacov
|
||||
- sudo luarocks install luacov-coveralls --server=http://rocks.moonscript.org/dev
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user