Update .travis.yml
This commit is contained in:
parent
c5bbbee0b2
commit
d02d1cae77
@ -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