check vendor status in travis
This commit is contained in:
parent
0220b83466
commit
1c50c53da3
|
@ -10,7 +10,7 @@ install:
|
|||
- bash scripts/gogetcookie.sh
|
||||
- go get github.com/kardianos/govendor
|
||||
script:
|
||||
- make vet test
|
||||
- make vet vendor-status test
|
||||
- GOOS=windows go build
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue