mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
travis: kicking lj
This commit is contained in:
parent
1a988101e7
commit
a93c556258
@ -23,7 +23,7 @@ mkdir "${HOME}/.lua" -p
|
||||
|
||||
LUAJIT="no"
|
||||
|
||||
if [ "${LUA:1:6}" == "luajit" ]; then
|
||||
if [ "${LUA:0:6}" == "luajit" ]; then
|
||||
LUAJIT="yes"
|
||||
LJ_BRANCH="${LUA##luajit}"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user