mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-11 08:05:33 -06:00
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
Block a user