disable vendor-status in travis for now

This commit is contained in:
James Bardin 2017-01-25 14:14:58 -05:00
parent 964253f139
commit f3c48ec00c
1 changed files with 1 additions and 1 deletions

View File

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