Files
linux-image-manager/.travis

3 lines
92 B
Plaintext
Raw Normal View History

2020-05-05 11:54:10 +02:00
language: shell
2020-05-05 12:18:48 +02:00
script: bash -c 'shopt -s globstar nullglob; shellcheck **/*.{sh,ksh,bash}'