1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00

Revert "rollback appveyor to use 1.10.4"

This reverts commit 0c8551ea6b.
This commit is contained in:
Darien Raymond 2018-08-25 20:17:12 +02:00
parent 83061513e8
commit d61ce98a67
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -13,7 +13,7 @@ version: "1.0.{build}"
environment:
global:
GOPATH: C:\gopath
GOVERSION: "1.10.4"
GOVERSION: "1.11"
install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%