langauge: python dist: xenial addons: apt: update: true packages: shellcheck script: "find $HOME -type f -exec \"shellcheck\" \"--format=gcc\" {} \;"