From b2aed0632840f36c7ae47d32a5371ed2c0f68943 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Fri, 27 Jul 2018 09:31:22 -0700 Subject: [PATCH] disable integration tests on vnext --- circle.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/circle.yml b/circle.yml index b1faac49..18491c5b 100644 --- a/circle.yml +++ b/circle.yml @@ -80,12 +80,12 @@ workflows: filters: branches: ignore: master - - integration_tests: - filters: - branches: - ignore: master - requires: - - build + # - integration_tests: + # filters: + # branches: + # ignore: master + # requires: + # - build build_and_deploy_dev: jobs: - build: