diff --git a/.travis.yml b/.travis.yml index 318c1a4..fa44dac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ addons: - shellcheck script: - - shellcheck *.sh + - shellcheck *.sh extras/*.sh matrix: fast_finish: true