Update azure-pipelines-ci.yml for Azure Pipelines

This commit is contained in:
Pascal Vizeli 2019-06-07 22:36:42 +02:00
parent 337cd40cb6
commit e93fbcf701

View File

@ -15,11 +15,11 @@ variables:
jobs:
- job: 'Pip_Install_Demo'
- job: 'Check_Python'
pool:
vmImage: 'ubuntu-latest'
strategy:
maxParallel: 1
maxParallel: 2
matrix:
Python35:
python.version: '3.5'