update azure pipeline

This commit is contained in:
Darien Raymond
2018-11-13 00:00:12 +01:00
parent cd73486e93
commit 97f8727ad5
+2 -2
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/...