mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
install nasm in Travis
This commit is contained in:
@@ -13,7 +13,7 @@ before_install:
|
||||
- sudo apt-get update
|
||||
|
||||
install:
|
||||
- sudo apt-get install libsdl1.2-dev luarocks
|
||||
- sudo apt-get install libsdl1.2-dev luarocks nasm
|
||||
- git clone https://github.com/Olivine-Labs/busted/
|
||||
- cd busted && git checkout v1.10.0 && sudo luarocks make && cd ..
|
||||
- sudo luarocks install luacov
|
||||
|
||||
Reference in New Issue
Block a user