mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
tests: drop LuaJIT 2.0 from test matrix
This commit is contained in:
@@ -6,7 +6,6 @@ env:
|
||||
- LUA="lua 5.1"
|
||||
- LUA="lua 5.2"
|
||||
- LUA="lua 5.3"
|
||||
- LUA="luajit 2.0"
|
||||
- LUA="luajit 2.1"
|
||||
|
||||
before_install:
|
||||
|
||||
@@ -11,7 +11,6 @@ environment:
|
||||
- LUA: "lua 5.1"
|
||||
- LUA: "lua 5.2 --compat none"
|
||||
- LUA: "lua 5.3 --compat none"
|
||||
- LUA: "luajit 2.0"
|
||||
- LUA: "luajit 2.1"
|
||||
|
||||
# Abuse this section so we can have a matrix with different Compiler versions
|
||||
|
||||
Reference in New Issue
Block a user