Revert "Remove AppVeyor"

This reverts commit cc3d78637c.
This commit is contained in:
Alisdair McDiarmid 2020-04-15 14:55:33 -04:00
parent 4e0b10461f
commit 10b94c0a94
1 changed files with 13 additions and 0 deletions

13
appveyor.yml Normal file
View File

@ -0,0 +1,13 @@
build: off
clone_folder: c:\gopath\src\github.com\hashicorp\hcl
environment:
GOPATH: c:\gopath
GO111MODULE: on
GOPROXY: https://goproxy.io
stack: go 1.12
test_script:
- go test ./...