Skip to content
Snippets Groups Projects
Commit 6dec15e2 authored by nimrod's avatar nimrod
Browse files

Travis CI already has shellcheck build, remove the steps needed for shellcheck.

parent 9acbf709
Branches
No related tags found
No related merge requests found
......@@ -7,21 +7,9 @@ group: beta
cache:
- pip
- directories:
- $HOME/.pre-commit
- $HOME/.cabal
- $HOME/.ghc
addons:
apt:
packages:
- cabal-install
- ghc
env:
PATH: $PATH:$HOME/.cabal/bin
- $HOME/.cache/
install:
- cabal update && cabal install shellcheck
- pip install pre_commit | cat
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment