Check also the installer script
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-22 13:55:44 +02:00
parent 32cef2af68
commit 9660f32b84
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
commands:
- apt update
- apt install -y shellcheck
- shellcheck abra
- shellcheck abra installer
trigger:
branch:
- main