Commit 9037d3ab authored by Matt Holt's avatar Matt Holt Committed by GitHub

appveyor: Use Go 1.12

parent 8a511989
...@@ -10,7 +10,7 @@ clone_folder: c:\gopath\src\github.com\mholt\caddy ...@@ -10,7 +10,7 @@ clone_folder: c:\gopath\src\github.com\mholt\caddy
environment: environment:
GOPATH: c:\gopath GOPATH: c:\gopath
stack: go 1.11 stack: go 1.12
install: install:
- set PATH=%GOPATH%\bin;%PATH% - set PATH=%GOPATH%\bin;%PATH%
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment