Skip to content

Commit 0919859

Browse files
committed
update travis to build release branches
1 parent b6e62c8 commit 0919859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ branches:
2121
only:
2222
- master
2323
- develop
24-
- /^release-.*$/
24+
- /^release.*$/
2525

2626
jobs:
2727
include:

0 commit comments

Comments
 (0)