Skip to content

Commit 315c9f8

Browse files
authored
chore: add misisng branches to run on CI (#11562)
1 parent 9062640 commit 315c9f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ addons:
1818
branches:
1919
only:
2020
- master
21+
- 5.0.x
22+
- 5.1.x
2123
- 5.2.x
24+
- 6.0.x
25+
- 6.1.x
2226

2327
jobs:
2428
include:

0 commit comments

Comments
 (0)