forgot to add cjson to travis yml file

This commit is contained in:
Shakil Thakur 2016-03-14 20:15:16 -05:00
parent 8c712eb1cb
commit 9aa46e4d9a

View File

@ -15,6 +15,7 @@ before_install:
install:
- luarocks install busted
- luarocks install lua-cjson
- luarocks install luacov
- luarocks install luacov-coveralls