Update azure-pipelines-ci.yml for Azure Pipelines
parent
846d31c4f1
commit
203c3a5175
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue