Skip to content

Commit a2b428f

Browse files
Merge pull request #699 from nodejs/update-travis.yml.template
Update travis.yml.template, remove manual ShellCheck installation
2 parents 7c92a8b + 132d8ef commit a2b428f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

travis.yml.template

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ jobs:
3434
env:
3535
- TEST: Shell Check
3636
script: shellcheck *.sh
37-
addons:
38-
apt:
39-
sources:
40-
- debian-sid
41-
packages:
42-
- shellcheck
4337

4438
- stage: Deploy
4539
script: ./generate-stackbrew-pr.sh

0 commit comments

Comments
 (0)