Skip to content

Commit

Permalink
Updated Travis build config.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinhartman committed Jun 1, 2020
1 parent 14bc384 commit b718a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: shell
script:
- bash -c 'shopt -s globstar nullglob; shellcheck **/*.sh'
- bash -c 'shopt -s globstar nullglob; shellcheck bin/*'

0 comments on commit b718a33

Please sign in to comment.