Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit a4294b9

Browse files
Make travis run on rc- branches (#188)
1 parent 9f408ad commit a4294b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sudo: required
44
branches:
55
only:
66
- master
7+
- /^rc-.*$/
78
- /^[0-9]+\.[0-9]+\.[0-9]+.*/
89

910
before_install:

0 commit comments

Comments
 (0)