We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb212f commit ccd4cccCopy full SHA for ccd4ccc
.travis.yml
@@ -8,4 +8,5 @@ addons:
8
- shellcheck
9
10
script:
11
- - bash -c 'shopt -s globstar; shellcheck build.sh lint.sh'
+ - shellcheck build.sh
12
+ - shellcheck lint.sh
0 commit comments