mirror of
https://github.com/FourierTransformer/ftcsv.git
synced 2024-11-19 19:54:23 +00:00
update travis to run lua 5.2/5.3 (#16)
This commit is contained in:
parent
54d0817376
commit
9ef72b8810
@ -15,7 +15,7 @@ before_install:
|
||||
|
||||
install:
|
||||
- luarocks install busted
|
||||
- luarocks install lua-cjson
|
||||
- luarocks install lua-cjson2 # the official repo doesn't run under lua 5.2/5.3 anymore...
|
||||
- luarocks install luacov
|
||||
- luarocks install luacov-coveralls
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user