From c8f8d6ac521f82f31b8de5bb107bc8915ac393e4 Mon Sep 17 00:00:00 2001 From: Perry Govier Date: Fri, 29 Apr 2016 13:12:39 -0500 Subject: [PATCH] Let build_bundle tests run on CI --- circle.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/circle.yml b/circle.yml index 861353cb3..0a86d221d 100644 --- a/circle.yml +++ b/circle.yml @@ -4,11 +4,6 @@ machine: ruby: version: 2.1.2 -general: - branches: - only: - - master # ignore PRs and branches - dependencies: pre: - ./scripts/docs/prepare.sh