shellcheck provided in travis-ci by default
Apparently no longer required to install shellcheck in the travis-ci environment. See https://github.com/koalaman/shellcheck/wiki/TravisCI Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
af796ad839
commit
ef968ace6e
@ -6,8 +6,6 @@ addons:
|
||||
apt:
|
||||
sources:
|
||||
- debian-sid
|
||||
packages:
|
||||
- shellcheck
|
||||
env:
|
||||
- PATH=/usr/bin:/bin:./
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user