diff --git a/circle.yml b/circle.yml index 561b592c6..166686e1f 100644 --- a/circle.yml +++ b/circle.yml @@ -4,10 +4,10 @@ machine: ruby: version: 2.1.2 -#general: -# branches: -# only: -# - master # ignore PRs and branches +general: + branches: + only: + - master # ignore PRs and branches dependencies: pre: