Adds dev, demo, and training branches

This commit is contained in:
Aaron Louie 2020-05-11 12:06:19 -04:00
parent 3440c91d45
commit 68b3f6b9c9

View File

@ -28,7 +28,8 @@ deploy:
script: bash ./deploy.sh
skip_cleanup: true
on:
branch: master
all_branches: true
condition: $TRAVIS_BRANCH =~ ^(dev|testing|demo|training|staging|master)$
notifications:
email: