Merge pull request #1031 from chrox/travis_nasm

install nasm in Travis
This commit is contained in:
Qingping Hou
2014-10-23 04:07:40 -04:00

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