improved tpl-resisting and testing

This commit is contained in:
Vadim A. Misbakh-Soloviov
2019-06-09 20:03:56 +03:00
parent 6f45c76030
commit b5362e0e55
4 changed files with 44 additions and 44 deletions

View File

@@ -4,12 +4,13 @@ sudo: false
env:
global:
- LUAROCKS=2.3.0
- LUAROCKS=3.1.3
matrix:
- LUA=lua5.1
- LUA=lua5.2
- LUA=lua5.3
- LUA=luajit # latest stable version (2.0.4)
- LUA=lua5.4
- LUA=luajit # latest stable version
- LUA=luajit2.0 # current head of 2.0 branch
- LUA=luajit2.1 # current head of 2.1 branch