Merge pull request #699 from nodejs/update-travis.yml.template

Update travis.yml.template, remove manual ShellCheck installation
This commit is contained in:
Peter Dave Hello 2018-04-25 14:28:46 +08:00 committed by GitHub
commit a2b428fd69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -34,12 +34,6 @@ jobs:
env:
- TEST: Shell Check
script: shellcheck *.sh
addons:
apt:
sources:
- debian-sid
packages:
- shellcheck
- stage: Deploy
script: ./generate-stackbrew-pr.sh