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