travis ci

This commit is contained in:
Nick 2019-11-06 23:02:22 -06:00
parent a0f993de81
commit 3dd57f0552
1 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ php:
branches:
only:
- master
- msqur.com
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
stages:
@ -21,5 +20,4 @@ deploy:
provider: script
script: bash deploy.sh
on:
branch: msqur.com
condition: $TRAVIS_TAG =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/