disable vendor-status in travis for now

pull/11415/head
James Bardin 9 years ago
parent 964253f139
commit f3c48ec00c

@ -11,7 +11,7 @@ install:
- bash scripts/gogetcookie.sh
- go get github.com/kardianos/govendor
script:
- make vendor-status vet test
- make vet test
- GOOS=windows go build
branches:
only:

Loading…
Cancel
Save