Optimized .travis

This commit is contained in:
Kevin Veen-Birkenbach 2020-05-05 12:22:52 +02:00
parent 6afbc44819
commit 737f8ecb6e
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +0,0 @@
language: shell
script: bash -c 'shellcheck ./scripts/*.sh'

2
.travis.yml Normal file
View File

@ -0,0 +1,2 @@
language: shell
script: shellcheck ./scripts/*/*.sh