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