CI: Test also with LuaJIT 2.0 and 2.1

This commit is contained in:
Adrian Perez de Castro
2016-07-03 22:38:43 +03:00
parent 477fb65cf6
commit f52aadc7c6

View File

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