forked from minetest-mods/moreores
Travis CI: Add Luacheck to the PATH
This commit is contained in:
parent
cea44dce57
commit
8cd2d3de89
@ -12,4 +12,5 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
# All linters are run with pre-commit hooks
|
# All linters are run with pre-commit hooks
|
||||||
|
- export PATH="$HOME/.luarocks/bin:$PATH"
|
||||||
- $HOME/.local/bin/pre-commit run --all-files
|
- $HOME/.local/bin/pre-commit run --all-files
|
||||||
|
Loading…
Reference in New Issue
Block a user