Update Travis CI file

This commit is contained in:
hwdsl2 2016-05-10 23:51:49 -05:00
parent bbdca10ee7
commit 83b279934d

View File

@ -10,7 +10,7 @@ addons:
- shellcheck
script:
- shellcheck *.sh
- shellcheck *.sh extras/*.sh
matrix:
fast_finish: true