Skip to content

Commit

Permalink
Merge pull request #42 from nearwood/master
Browse files Browse the repository at this point in the history
Travis CI
  • Loading branch information
nearwood authored Nov 7, 2019
2 parents a2c852b + 23bc338 commit 26b3f18
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@ php:
branches:
only:
- master
- msqur.com
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/

stages:
- test

stages:
- test

jobs:
include:
- stage: test
Expand All @@ -24,5 +20,4 @@ deploy:
provider: script
script: bash deploy.sh
on:
branch: msqur.com
condition: $TRAVIS_TAG =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/

0 comments on commit 26b3f18

Please sign in to comment.