Skip to content

Commit ccbb670

Browse files
committed
Ignore $?
1 parent c9e9e61 commit ccbb670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
install:
2-
- export SHELLCHECK_OPTS="-e SC1091 -e SC1090"
2+
- export SHELLCHECK_OPTS="-e SC1091 -e SC1090 -e SC2181"
33

44
script:
55
- shellcheck *.bash

0 commit comments

Comments
 (0)