diff --git a/circle.yml b/circle.yml index f5db1c4584..6530fdd846 100644 --- a/circle.yml +++ b/circle.yml @@ -3,6 +3,6 @@ test: - echo "Automatically marking tests as passing for now" deployment: tasks: - branch: master + branch: 2.0 commands: - ./scripts/ci/deploy.sh