Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
2019-02-07 15:22:54 +00:00
parent 68de31344a
commit 83eb11204c

View File

@@ -10,8 +10,6 @@ pool:
vmImage: 'Ubuntu-16.04' vmImage: 'Ubuntu-16.04'
strategy: strategy:
matrix: matrix:
Python35:
PYTHON_VERSION: '3.5'
Python36: Python36:
PYTHON_VERSION: '3.6' PYTHON_VERSION: '3.6'
Python37: Python37: