Skip to content

Commit 877c6f1

Browse files
committed
fixup! ci: Fix build
pre-commit not installed Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
1 parent b6e9264 commit 877c6f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ install:
4343
- which -a shellcheck
4444
- shellcheck --version
4545

46+
- pip install --user pre-commit
47+
4648
before_script:
4749
- git lfs install # Install Git LFS config, which makes LFS files not making Git considered as "dirty"
4850
- git lfs pull

0 commit comments

Comments
 (0)