script.sh: remove extraneous line

This commit is contained in:
Vítor Galvão
2016-09-08 13:10:59 +01:00
committed by GitHub
parent 47b71e35e1
commit d7b4ae8825
-1
View File
@@ -15,4 +15,3 @@ if any_casks_modified; then
run brew cask _audit_modified_casks "${TRAVIS_COMMIT_RANGE}"
run brew cask style "${modified_casks[@]}"
fi