CI: Test also with LuaJIT 2.0 and 2.1
This commit is contained in:
@@ -6,6 +6,8 @@ env:
|
||||
- LUA="lua 5.1"
|
||||
- LUA="lua 5.2"
|
||||
- LUA="lua 5.3"
|
||||
- LUA="luajit 2.0"
|
||||
- LUA="luajit 2.1"
|
||||
|
||||
before_install:
|
||||
- pip install hererocks
|
||||
|
||||
Reference in New Issue
Block a user