mirror of
https://github.com/gvx/bitser.git
synced 2025-01-16 03:24:19 +00:00
Test under LuaJIT 2.1 instead of 2.0
This commit is contained in:
parent
c9db225486
commit
5e24a79b09
@ -1,5 +1,5 @@
|
||||
python3 -m pip install hererocks
|
||||
python3 -m hererocks lua_install -r^ --luajit=2.0
|
||||
python3 -m hererocks lua_install -r^ --luajit=2.1
|
||||
export PATH=$PATH:$PWD/lua_install/bin
|
||||
luarocks install luacheck
|
||||
luarocks install busted
|
||||
|
Loading…
Reference in New Issue
Block a user