mirror of
https://github.com/FourierTransformer/ftcsv.git
synced 2024-12-16 05:24:21 +00:00
forgot to add cjson to travis yml file
This commit is contained in:
parent
8c712eb1cb
commit
9aa46e4d9a
@ -15,6 +15,7 @@ before_install:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- luarocks install busted
|
- luarocks install busted
|
||||||
|
- luarocks install lua-cjson
|
||||||
- luarocks install luacov
|
- luarocks install luacov
|
||||||
- luarocks install luacov-coveralls
|
- luarocks install luacov-coveralls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user