From 5f0e79b6258c2b5dd39c821f461a187b65dfc867 Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Thu, 31 Oct 2019 10:26:08 -0700 Subject: [PATCH] changes on circleci to .circleci/config.yml, --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 575ec616..ea65f386 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,4 +23,4 @@ workflows: filters: branches: only: - - master \ No newline at end of file + - circleci \ No newline at end of file