diff --git a/.travis.yml b/.travis.yml index e7be0d9..884cf67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ php: branches: only: - master - - /^v\d+\.\d+(\.\d+)?(-\S*)?$/ + - msqur.com stages: - test @@ -20,4 +20,4 @@ deploy: provider: script script: bash deploy.sh on: - condition: $TRAVIS_TAG =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/ + branch: msqur.com