mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
indent YAML
@@ -79,11 +79,11 @@ addons:
|
||||
- ghc
|
||||
|
||||
install:
|
||||
- ./"Build and Setup ShellCheck's Latest Release.bash" --without-root
|
||||
- PATH="${HOME}/.cabal/bin:${PATH}"
|
||||
- ./"Build and Setup ShellCheck's Latest Release.bash" --without-root
|
||||
- PATH="${HOME}/.cabal/bin:${PATH}"
|
||||
|
||||
before_cache:
|
||||
- rm $HOME/.cabal/logs/build.log
|
||||
- rm $HOME/.cabal/logs/build.log
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
Reference in New Issue
Block a user