Add LuaJIT 2.1 to Travis-CI matrix

This commit is contained in:
Peter Melnichenko
2017-09-11 13:53:28 +03:00
parent 3c4e563d9c
commit ee5942d810

View File

@@ -7,6 +7,7 @@ env:
- LUA="lua 5.2"
- LUA="lua 5.3"
- LUA="luajit 2.0"
- LUA="luajit 2.1"
before_install:
- pip install --user cpp-coveralls hererocks