From 69f62773110d959c211a383dd825084df45bccc7 Mon Sep 17 00:00:00 2001 From: James Bardin Date: Mon, 10 Dec 2018 17:30:11 -0500 Subject: [PATCH] remove vendor-status --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6a554d726..2a83170d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,6 @@ before_script: - git config --global url.https://github.com/.insteadOf ssh://git@github.com/ script: -- make vendor-status - make test - make e2etest - GOOS=windows go build -mod=vendor