Fix travis.yml

This commit is contained in:
Mark Haines 2017-06-12 19:31:10 +01:00
parent 6f463ac567
commit 52fd6bc555

View file

@ -21,6 +21,7 @@ install:
- go get github.com/golang/lint/golint
- go get github.com/fzipp/gocyclo
- go get github.com/client9/misspell/...
- go get github.com/gordonklaus/ineffassign
# Generate a self-signed X.509 certificate for TLS.
before_script: