2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00

fix luarocks install

This commit is contained in:
chrox 2015-03-03 18:09:44 +08:00
parent f62028c3ca
commit 1e7e401715

View File

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