mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 15:13:56 -06:00
Merge pull request #11146 from hashicorp/b-make-windows
Build for Windows in Travis
This commit is contained in:
commit
553dc74a88
@ -11,6 +11,7 @@ install:
|
||||
- bash scripts/gogetcookie.sh
|
||||
script:
|
||||
- make test vet
|
||||
- GOOS=windows go build
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user