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