Update azure-pipelines-ci.yml for Azure Pipelines
parent
846d31c4f1
commit
203c3a5175
|
@ -14,6 +14,7 @@ jobs:
|
|||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
strategy:
|
||||
maxParallel: 1
|
||||
matrix:
|
||||
Python35:
|
||||
python.version: '3.5'
|
||||
|
|
Loading…
Reference in New Issue