mirror of
https://github.com/FourierTransformer/ftcsv.git
synced 2024-11-19 19:54:23 +00:00
forgot to add cjson to travis yml file
This commit is contained in:
parent
864e3e6a1a
commit
1dd41ce025
@ -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