install 30log in .travis.yml

This commit is contained in:
mpeterv
2014-01-06 19:57:51 +04:00
parent 7b83cbfce1
commit 5456f5a276

View File

@@ -3,6 +3,7 @@ language: c
install:
- sudo apt-get install luarocks
- sudo luarocks install busted
- sudo luarocks install 30log
- sudo luarocks make rockspecs/largparse-lrcompat-1.rockspec
script: "busted spec"