summaryrefslogtreecommitdiff
path: root/moreores/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'moreores/.travis.yml')
-rw-r--r--moreores/.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/moreores/.travis.yml b/moreores/.travis.yml
index 1c4c0d8..a032acb 100644
--- a/moreores/.travis.yml
+++ b/moreores/.travis.yml
@@ -11,5 +11,6 @@ install:
- luarocks install --local luacheck
script:
+ # All linters are run with pre-commit hooks
+ - export PATH="$HOME/.luarocks/bin:$PATH"
- $HOME/.local/bin/pre-commit run --all-files
- - $HOME/.luarocks/bin/luacheck .