From ef69f6151c686805b1065e46341215e90209d0a1 Mon Sep 17 00:00:00 2001 From: Syrus Date: Tue, 12 Mar 2019 10:07:23 -0700 Subject: [PATCH] Run test-and-build always on master --- .circleci/config.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1ca2ddcb1..1a462b680 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -325,14 +325,12 @@ workflows: filters: branches: only: - - trying - - staging + - master - test-and-build-macos: filters: branches: only: - - trying - - staging + - master - test-rust-nightly: filters: branches: