From a06ff650ee4233ad513abb2beb9dd3e1a91ce81f Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Thu, 21 Jul 2016 11:07:43 +0200 Subject: [PATCH] Build all the branches --- circle.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/circle.yml b/circle.yml index a5efd757f..86e5cbdae 100644 --- a/circle.yml +++ b/circle.yml @@ -7,11 +7,6 @@ machine: xcode: version: 7.3 -general: - branches: - only: - - as-circle-ci - dependencies: pre: - curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash