diff --git a/.travis.yml b/.travis.yml index bb99a3f..6993371 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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}/*'