From 8d33b17c47526c12d4785172ea42f2515a272898 Mon Sep 17 00:00:00 2001 From: Shawn Erquhart Date: Thu, 28 Mar 2019 15:38:43 -0400 Subject: [PATCH] chore: fix azure pipelines config --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f587356a..db34eed9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,7 +7,6 @@ pool: vmImage: 'Ubuntu-16.04' strategy: - parallel: 2 matrix: node_8_x: node_version: 8.x