Skip to content

Commit

Permalink
chore: run travis on release branch (#1498)
Browse files Browse the repository at this point in the history
Change travis CI config to run on release branch in addition to master.
  • Loading branch information
MrArnoldPalmer authored Apr 7, 2020
1 parent 230f7b5 commit 44724fb
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 @@ -3,6 +3,7 @@ language: minimal
branches:
only:
- master
- release
- /^v\d+\.\d+.\d+$/

cache:
Expand Down

0 comments on commit 44724fb

Please sign in to comment.