From 876ca4ccc7337c94dc965535befc76663b6f331f Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Sun, 10 Jul 2016 02:42:48 +0300 Subject: [PATCH] CI: Install the cjson dependency --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ac5cb93..0fcc287 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ before_install: - lua -v install: + - luarocks install cjson - luarocks install luacov-coveralls - luarocks install cluacov - luarocks install busted