mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis: add shellcheck
This commit is contained in:
parent
61f3338ce7
commit
e8b156578f
@ -41,10 +41,13 @@ matrix:
|
|||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
sources:
|
||||||
|
- debian-sid
|
||||||
packages:
|
packages:
|
||||||
- libpcap-dev
|
- libpcap-dev
|
||||||
- libaspell-dev
|
- libaspell-dev
|
||||||
- libhunspell-dev
|
- libhunspell-dev
|
||||||
|
- shellcheck
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get -v -u github.com/chzchzchz/goword
|
- go get -v -u github.com/chzchzchz/goword
|
||||||
|
Loading…
x
Reference in New Issue
Block a user