Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 41d5bf6

Browse files
author
Reini Urban
committed
.travis+appveyor: smoke maint-* also
1 parent 92e5647 commit 41d5bf6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ branches:
3737
- master
3838
- /smoke/
3939
- /coverity/
40+
- /^maint-/
4041

4142
env:
4243
global:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ branches:
1717
only:
1818
- master
1919
- /smoke/
20+
- /^maint-/
2021
init:
2122
- git config --global core.autocrlf input
2223
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 commit comments

Comments
 (0)