diff --git a/.travis.yml b/.travis.yml index 69e06f1688..7b12f6b155 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,5 @@ before_install: script: - make - - make test - - make test-sanity - go test -covermode=count -coverprofile=profile.cov ./pkg/... - $GOPATH/bin/goveralls -coverprofile=profile.cov -service=travis-ci -