mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-24 03:53:06 +00:00
Add LuaJIT 2.1 to Travis-CI matrix
This commit is contained in:
@@ -7,6 +7,7 @@ env:
|
|||||||
- LUA="lua 5.2"
|
- LUA="lua 5.2"
|
||||||
- LUA="lua 5.3"
|
- LUA="lua 5.3"
|
||||||
- LUA="luajit 2.0"
|
- LUA="luajit 2.0"
|
||||||
|
- LUA="luajit 2.1"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pip install --user cpp-coveralls hererocks
|
- pip install --user cpp-coveralls hererocks
|
||||||
|
|||||||
Reference in New Issue
Block a user