Skip to content

Commit

Permalink
Merge pull request #11146 from hashicorp/b-make-windows
Browse files Browse the repository at this point in the history
Build for Windows in Travis
  • Loading branch information
catsby authored Jan 11, 2017
2 parents 97d59f5 + ce0fa85 commit 553dc74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ install:
- bash scripts/gogetcookie.sh
script:
- make test vet
- GOOS=windows go build
branches:
only:
- master
Expand Down

0 comments on commit 553dc74

Please sign in to comment.