Optimized .travis file

This commit is contained in:
Kevin Veen-Birkenbach 2020-05-05 12:18:48 +02:00
parent fc2a972530
commit cd3e4f66d8

View File

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