1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-26 12:07:47 -05: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: environment:
global: global:
GOPATH: C:\gopath GOPATH: C:\gopath
GOVERSION: "1.11" GOVERSION: "1.10.4"
install: install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH% - set PATH=%GOPATH%\bin;c:\go\bin;%PATH%