mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
appveyor: Use Go 1.12
This commit is contained in:
parent
8a511989a0
commit
9037d3ab85
@ -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%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user