From 42772819e5c6f149b84336295c3803f3470fa7e1 Mon Sep 17 00:00:00 2001 From: Aaron Louie Date: Mon, 11 May 2020 12:07:53 -0400 Subject: [PATCH] Adds dev, demo, and training branches --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 495151a..5a8ebe0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ deploy: skip_cleanup: true on: all_branches: true - condition: $TRAVIS_BRANCH =~ ^(testing|staging|master)$ + condition: $TRAVIS_BRANCH =~ ^(dev|testing|demo|training|staging|master)$ notifications: email: