Commit b713a779 authored by Matthew Holt's avatar Matthew Holt

Change c:\go to c:\gopath to avoid conflicts

parent 65e812d3
......@@ -2,10 +2,10 @@ version: "{build}"
os: Windows Server 2012 R2
clone_folder: c:\go\src\github.com\mholt\caddy
clone_folder: c:\gopath\src\github.com\mholt\caddy
environment:
GOPATH: c:\go
GOPATH: c:\gopath
install:
- go get golang.org/x/tools/cmd/vet
......
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