Skip to content

Commit

Permalink
build release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
krisselden committed Jun 25, 2018
1 parent 5a7f2ec commit 8800657
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ branches:
only:
- master
- beta
- stable
- release
# release branches
- /^(?:release|lts)-\d+-\d+$/
# npm version tags
- /^v\d+\.\d+\.\d+/

Expand Down

0 comments on commit 8800657

Please sign in to comment.