Merge pull request #725 from houqp/houqp-master

fix(test): update package list in travis
This commit is contained in:
NiLuJe
2014-07-15 00:12:17 +02:00
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/