Skip to content

Commit

Permalink
Merge pull request #4 from SuperITMan/bugfix/fix-travis-branches
Browse files Browse the repository at this point in the history
fix(build): fix travis branches to be able to trigger the release process when there is a tag
  • Loading branch information
SuperITMan authored May 20, 2019
2 parents 0571f3e + f688d48 commit 6d025ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ env:
branches:
only:
- master
- /^\d+\.\d+\.\d(-alpha\.\d+|-beta\.\d+|-rc\.\d+)?$/

cache:
directories:
Expand Down

0 comments on commit 6d025ff

Please sign in to comment.