linux-image-manager/.travis.yml

3 lines
66 B
YAML
Raw Normal View History

2020-05-05 12:22:52 +02:00
language: shell
2020-12-25 13:44:06 +01:00
script: shellcheck $(find . -type f -name '*.sh')