remove vendor-status

This commit is contained in:
James Bardin 2018-12-10 17:30:11 -05:00
parent a24e307af0
commit 69f6277311
1 changed files with 0 additions and 1 deletions

View File

@ -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