From 4732caf07cccfdfb3e47113540b92358311ac667 Mon Sep 17 00:00:00 2001 From: Alex Corbi Date: Mon, 19 Dec 2016 22:56:54 +0100 Subject: [PATCH] tweaking travis file to only deploy tagged code on prod branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e90193a..f92bcb6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ deploy: skip_cleanup: true on: tags: true - branch: master + branch: prod notifications: webhooks: urls: