From ea2b18e8cacd703305df49f73b89db997ea73ce0 Mon Sep 17 00:00:00 2001 From: Adlai Holler Date: Wed, 7 Nov 2018 11:32:10 -0800 Subject: [PATCH] Remove thing --- .circleci/config.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2d4e7f30..e3f0d546 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,12 +1,6 @@ version: 2 jobs: setup_pods_and_sim: - # Limit to Testing branch - branches: - only: - - AHCircleCI - - # Specify the Xcode version to use macos: xcode: "10.1.0"