Skip to content

Commit b718a33

Browse files
committed
Updated Travis build config.
1 parent 14bc384 commit b718a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
language: shell
22
script:
3-
- bash -c 'shopt -s globstar nullglob; shellcheck **/*.sh'
3+
- bash -c 'shopt -s globstar nullglob; shellcheck bin/*'

0 commit comments

Comments
 (0)