Update azure-pipelines-ci.yml for Azure Pipelines

pull/24388/head
Pascal Vizeli 2019-06-07 18:42:47 +02:00
parent 846d31c4f1
commit 203c3a5175
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ jobs:
pool: pool:
vmImage: 'ubuntu-latest' vmImage: 'ubuntu-latest'
strategy: strategy:
maxParallel: 1
matrix: matrix:
Python35: Python35:
python.version: '3.5' python.version: '3.5'