Merge pull request #699 from nodejs/update-travis.yml.template
Update travis.yml.template, remove manual ShellCheck installation
This commit is contained in:
commit
a2b428fd69
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue