diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5593c6d..eead981 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,5 +10,5 @@ addons: - shellcheck script: - - shellcheck route53.sh + - shellcheck -s ash -e SC2169 route53.sh |
