pull/3/head
kevin zhuang 4 years ago
parent 8cfcde786b
commit ba9439d3bf

@ -4,10 +4,8 @@ phases:
install:
commands:
- echo Installing shellcheck ...
- yum-config-manager --enable epel
- yum install ShellCheck -y
build:
commands:
- echo Checking script compliance
- ./shellcheck.sh
- echo $?

Loading…
Cancel
Save