check updatemotd scripts in travis

This commit is contained in:
James Tomasino 2019-01-11 15:25:25 -05:00
parent f825600097
commit 1e7b095ded
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
language: shell
script:
- bash -c 'shopt -s globstar; shellcheck {bin,efingerd,completion}/*'
- bash -c 'shopt -s globstar; shellcheck {bin,efingerd,completion,update-motd}/*'