modified .travis.yml

This commit is contained in:
kikito 2013-10-14 10:19:42 +02:00
parent 0948dd03ae
commit 170f7d9463

View File

@ -9,4 +9,4 @@ install:
- sudo apt-get install luarocks
- sudo luarocks install busted
script: "busted"
script: "busted -v"