From 76ee00b71175360317e962373460ad00cb7d27f8 Mon Sep 17 00:00:00 2001 From: kaguillera Date: Thu, 10 Sep 2020 14:06:48 -0400 Subject: [PATCH] Initial Travis test only build docker master push --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 56611dca..28a40e6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,6 +67,11 @@ branches: - master - day_segments +stages: + - deploy + if: branch = master + if: type = push + notifications: email: false slack: