fix travis.yml

This commit is contained in:
kikito 2013-09-17 21:05:47 +02:00
parent 157ebac7e7
commit ee01d309cd

View File

@ -7,6 +7,6 @@ env:
install:
- sudo apt-get install luajit
- sudo apt-get install luarocks
- sudo luarocks install telescope
- sudo luarocks install busted
script: "busted"