update azure pipeline

This commit is contained in:
Darien Raymond 2018-11-13 00:00:12 +01:00
parent cd73486e93
commit 97f8727ad5
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 2 additions and 2 deletions

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/...