diff --git a/circle.yml b/circle.yml index c121329..6fb04a4 100644 --- a/circle.yml +++ b/circle.yml @@ -16,7 +16,7 @@ test: - exit # We don't have any tests right now. deployment: - production: + master: branch: master commands: - mvn clean