install nasm in Travis

This commit is contained in:
chrox
2014-10-23 15:33:46 +08:00
parent 64bd71aa71
commit 64d2d3deae

View File

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