From 203c3a51757e13eb295461d7f3714fd326c2366e Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 7 Jun 2019 18:42:47 +0200 Subject: [PATCH] Update azure-pipelines-ci.yml for Azure Pipelines --- azure-pipelines-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml index 02ac3c7f571..860d04d9c91 100644 --- a/azure-pipelines-ci.yml +++ b/azure-pipelines-ci.yml @@ -14,6 +14,7 @@ jobs: pool: vmImage: 'ubuntu-latest' strategy: + maxParallel: 1 matrix: Python35: python.version: '3.5'