update travis to run lua 5.2/5.3 (#16)

This commit is contained in:
Shakil Thakur 2018-05-26 20:18:08 -05:00 committed by GitHub
parent 54d0817376
commit 9ef72b8810

View File

@ -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