diff --git a/.travis.yml b/.travis.yml index b16a4ae..d221cba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,8 @@ install: - which -a shellcheck - shellcheck --version +- pip install --user pre-commit + before_script: - git lfs install # Install Git LFS config, which makes LFS files not making Git considered as "dirty" - git lfs pull