travis: add shellcheck

This commit is contained in:
Anthony Romano
2017-06-03 10:47:34 -07:00
committed by Gyu-Ho Lee
parent 61f3338ce7
commit e8b156578f

View File

@@ -41,10 +41,13 @@ matrix:
addons:
apt:
sources:
- debian-sid
packages:
- libpcap-dev
- libaspell-dev
- libhunspell-dev
- shellcheck
before_install:
- go get -v -u github.com/chzchzchz/goword