switching v2 CI to watch master

This commit is contained in:
perry
2016-06-24 12:03:23 -05:00
parent f01a440314
commit a117fd579d

View File

@ -15,6 +15,6 @@ test:
- echo "Automatically marking tests as passing for now" - echo "Automatically marking tests as passing for now"
deployment: deployment:
tasks: tasks:
branch: "2.0" branch: "master"
commands: commands:
- ./scripts/ci/deploy.sh - ./scripts/ci/deploy.sh