1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-11-08 00:17:36 -05:00

update azure pipeline

This commit is contained in:
Darien Raymond
2018-11-13 00:00:12 +01:00
parent cd73486e93
commit 97f8727ad5

View File

@@ -11,8 +11,8 @@ jobs:
steps:
- checkout: none
- task: GoTool@0
inputs:
version: '1.11.2'
inputs:
version: '1.11.2'
- script: |
go version
go get -v -t -d v2ray.com/core/...