mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
CI: force using luacheck 0.25.0
This commit is contained in:
@@ -14,7 +14,7 @@ travis_retry luarocks --local install ansicolors
|
||||
travis_retry luarocks --local install busted 2.0.0-1
|
||||
#- mv -f $HOME/.luarocks/bin/busted_bootstrap $HOME/.luarocks/bin/busted
|
||||
|
||||
travis_retry luarocks --local install luacheck
|
||||
travis_retry luarocks --local install luacheck 0.25.0-1
|
||||
travis_retry luarocks --local install lanes # for parallel luacheck
|
||||
|
||||
# used only on master branch but added to cache for better speed
|
||||
|
||||
Reference in New Issue
Block a user