Skip to content
Permalink
Browse files

fixed shellcheck for travis

- signed-off-by: trimstray <trimstray@gmail.com>
  • Loading branch information...
trimstray committed Mar 5, 2019
1 parent 1f38f79 commit 437794ee29fb7e12b83c846d8541e6e233b13550
Showing with 1 addition and 1 deletion.
  1. +1 −1 .travis.yml
@@ -25,4 +25,4 @@ before_install:

script:
- shellcheck --version
- shellcheck -s bash -e 1009,1073,1072,1094 -x src/* -x lib/* bin/htrace.sh
- shellcheck -s bash -e 1072,1094 -x src/* -x lib/* bin/htrace.sh

0 comments on commit 437794e

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.