travis: add shellcheck

release-3.3
Anthony Romano 2017-06-03 10:47:34 -07:00
parent 42104fd44b
commit 17ad275124
1 changed files with 3 additions and 0 deletions

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