1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00

rollback appveyor to use 1.10.4

This commit is contained in:
Darien Raymond 2018-08-25 16:09:23 +02:00
parent 8899f985ce
commit 0c8551ea6b
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.11"
GOVERSION: "1.10.4"
install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%