Update azure-pipelines-ci.yml for Azure Pipelines

This commit is contained in:
Pascal Vizeli 2019-06-08 00:56:10 +02:00
parent 17b59cd410
commit 5a9db70d24

View File

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