Update .travis.yml
This commit is contained in:
@ -6,4 +6,4 @@ addons:
|
|||||||
update: true
|
update: true
|
||||||
packages: shellcheck
|
packages: shellcheck
|
||||||
|
|
||||||
script: "find $HOME -type f -exec "shellcheck" "--format=gcc" {} \;"
|
script: "find $HOME -type f -exec \"shellcheck\" \"--format=gcc\" {} \;"
|
||||||
|
Reference in New Issue
Block a user