Skip to content

Commit

Permalink
Allow for alpha, beta and rc builds on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
perk-sumo committed Mar 10, 2020
1 parent 4127801 commit be4a839
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 @@ -12,3 +12,4 @@ branches:
only:
- master
- /^v\d+\.\d+\.\d+$/
- /^v\d+\.\d+\.\d+-(alpha|beta|rc)\.\d+$/

0 comments on commit be4a839

Please sign in to comment.