mirror of
https://github.com/minetest-mods/moreores.git
synced 2024-11-14 22:30:35 +01:00
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