hcl/appveyor.yml
2016-02-29 23:04:50 -06:00

12 lines
168 B
YAML

os: Windows Server 2012 R2
clone_folder: c:\gopath\src\hashicorp\hcl
environment:
GOPATH: c:\gopath
GO15VENDOREXPERIMENT: 1
build_script:
- go get
- go test