language: bash sudo: false addons: apt: sources: - debian-sid packages: - shellcheck script: - shellcheck -s ash -e SC2169 route53.sh