mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
disable vendor-status in travis for now
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user