Merge pull request #4964 from hashicorp/appveyor

Appveyor
This commit is contained in:
Matthew Hooker 2017-06-06 12:18:34 -07:00 committed by GitHub
commit e8607d0c96
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
[travis-badge]: https://travis-ci.org/hashicorp/packer.svg?branch=master [travis-badge]: https://travis-ci.org/hashicorp/packer.svg?branch=master
[travis]: https://travis-ci.org/hashicorp/packer [travis]: https://travis-ci.org/hashicorp/packer
[appveyor-badge]: https://ci.appveyor.com/api/projects/status/github/mitchellh/packer?branch=master&svg=true [appveyor-badge]: https://ci.appveyor.com/api/projects/status/miavlgnp989e5obc/branch/master?svg=true
[appveyor]: https://ci.appveyor.com/project/hashicorp/packer [appveyor]: https://ci.appveyor.com/project/hashicorp/packer
[godoc-badge]: https://godoc.org/github.com/mitchellh/packer?status.svg [godoc-badge]: https://godoc.org/github.com/mitchellh/packer?status.svg
[godoc]: https://godoc.org/github.com/mitchellh/packer [godoc]: https://godoc.org/github.com/mitchellh/packer

View File

@ -13,7 +13,7 @@ os: Windows Server 2012 R2
environment: environment:
GOPATH: c:\gopath GOPATH: c:\gopath
clone_folder: c:\gopath\src\github.com\mitchellh\packer clone_folder: c:\gopath\src\github.com\hashicorp\packer
install: install:
- set GO15VENDOREXPERIMENT=1 - set GO15VENDOREXPERIMENT=1