From 0a9788769663e8a83918022ccffc6d287d9d9e4e Mon Sep 17 00:00:00 2001 From: Shawn Erquhart Date: Thu, 28 Mar 2019 15:29:38 -0400 Subject: [PATCH] chore: update azure pipeline [skip ci] --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 03ea8d0c..c05181ea 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,9 +3,6 @@ # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript -trigger: -- master - pool: vmImage: 'Ubuntu-16.04'