linux-image-manager/.travis

3 lines
92 B
Plaintext

language: shell
script: bash -c 'shopt -s globstar nullglob; shellcheck **/*.{sh,ksh,bash}'