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
|
- ghc
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ./"Build and Setup ShellCheck's Latest Release.bash" --without-root
|
- ./"Build and Setup ShellCheck's Latest Release.bash" --without-root
|
||||||
- PATH="${HOME}/.cabal/bin:${PATH}"
|
- PATH="${HOME}/.cabal/bin:${PATH}"
|
||||||
|
|
||||||
before_cache:
|
before_cache:
|
||||||
- rm $HOME/.cabal/logs/build.log
|
- rm $HOME/.cabal/logs/build.log
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
Reference in New Issue
Block a user