fix luarocks install

pull/1442/head
chrox 9 years ago
parent f62028c3ca
commit 1e7e401715

@ -14,7 +14,8 @@ before_install:
install: install:
- sudo apt-get install libsdl1.2-dev luarocks nasm - 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 - sudo luarocks install luacov-coveralls --server=http://rocks.moonscript.org/dev
script: script:

Loading…
Cancel
Save