Unverified Commit 02b0bc8b authored by 33cn's avatar 33cn Committed by GitHub

Merge pull request #8 from 33cn/33cn-patch-3

Update appveyor.yml
parents 0c7d01e1 72ecfb32
......@@ -21,7 +21,7 @@ install:
- rmdir c:\go /s /q
- appveyor DownloadFile https://storage.googleapis.com/golang/go%GOVERSION%.windows-amd64.msi
- msiexec /i go%GOVERSION%.windows-amd64.msi /q
- choco install bzr
# - choco install bzr
- set Path=c:\go\bin;c:\gopath\bin;C:\Program Files (x86)\Bazaar\;C:\Program Files\Mercurial\%Path%
- go version
- go env
......
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