Skip to content

Commit b5772dc

Browse files
committed
Backport e41c427 to 3.8-stable
CI: Build stable branches during backport
1 parent 21d8def commit b5772dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ branches:
3131
only:
3232
- master
3333
- themes
34-
- /^.*-stable/
35-
- /.*backport.*/
34+
- /.*-stable/
3635

3736
notifications:
3837
slack:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ branches:
66
only:
77
- master
88
- themes
9+
- /.*-stable/
910

1011
build: off
1112

0 commit comments

Comments
 (0)