fix(test): update package list in travis

This commit is contained in:
Qingping Hou
2014-07-14 15:09:31 -04:00
parent 35748027e8
commit efac6e9210
2 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,9 @@ compiler:
env:
- EMULATE_READER=1 USE_NO_CCACHE=1
before_install:
- sudo apt-get update
install:
- sudo apt-get install libsdl1.2-dev luarocks
- git clone https://github.com/Olivine-Labs/busted/