CI: Correct cjson -> lua-cjson

This commit is contained in:
Adrian Perez de Castro
2016-07-10 02:47:04 +03:00
parent e6da7d88c3
commit f420a7a8a7

View File

@@ -17,7 +17,7 @@ before_install:
- lua -v
install:
- luarocks install cjson
- luarocks install lua-cjson
- luarocks install luacov-coveralls
- luarocks install cluacov
- luarocks install busted