1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00

update azure pipelines

This commit is contained in:
Darien Raymond 2018-11-12 23:58:26 +01:00
parent d63e576a4c
commit cd73486e93
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
2 changed files with 4 additions and 0 deletions

View File

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

View File

@ -16,6 +16,7 @@ jobs:
- job: linux_coverage
dependsOn: linux
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
timeoutInMinutes: 30
pool: