diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 57d21f7f3..34876e760 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,6 +11,8 @@ jobs: python.version: '3.5' Python36: python.version: '3.6' + Python37: + python.version: '3.7' maxParallel: 3 steps: