Skip to content

Commit

Permalink
fixup! ci: Fix build
Browse files Browse the repository at this point in the history
pre-commit not installed

Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
  • Loading branch information
brlin-tw committed May 3, 2018
1 parent b6e9264 commit 877c6f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 877c6f1

Please sign in to comment.