diff --git a/.travis.yml b/.travis.yml index 951e518..1c6c45b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,13 +10,8 @@ install: - sudo pip install --upgrade pip - export PATH=$PATH:$HOME/.local/bin -deploy: - provider: script - script: bash deploy.sh - skip_cleanup: true - on: - all_branches: true - condition: $TRAVIS_BRANCH =~ ^(dev|testing|demo|training|staging|master|rrt\/.*)$ +script: + - bash deploy.sh notifications: email: