update CI
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
kleph 2019-12-28 22:46:46 +01:00
parent 0016f891a6
commit 346def8d2a

View file

@ -5,4 +5,5 @@ steps:
- name: test - name: test
image: koalaman/shellcheck:latest image: koalaman/shellcheck:latest
commands: commands:
- shellcheck --version
- shellcheck essai.sh - shellcheck essai.sh