diff --git a/circle.yml b/circle.yml index 0ce4c58..538f33f 100644 --- a/circle.yml +++ b/circle.yml @@ -14,3 +14,9 @@ dependencies: test: override: - ./scripts/runtests + +deployment: + production: + branch: master + commands: + - ./scripts/distribute