From 723ad36e039d0883d471b8741818217fc3d86e19 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 5 Sep 2017 16:56:38 +0100 Subject: [PATCH] Update travis --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 27f6cb900..c5e1b5aa5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,10 +18,8 @@ services: install: - go get github.com/constabulary/gb/... - - 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 + - go get github.com/alecthomas/gometalinter # Generate a self-signed X.509 certificate for TLS. before_script: