Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit e611b9c

Browse files
committed
CI: Always build hunter branch
1 parent 6573198 commit e611b9c

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
@@ -30,6 +30,7 @@ branches:
3030
- develop
3131
- release
3232
- /travis/
33+
- hunter
3334
env:
3435
global:
3536
- TRAVIS_BUILD_TYPE=RelWithDebInfo

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ branches:
2727
- master
2828
- develop
2929
- appveyor
30+
- hunter
3031
os: Visual Studio 2015
3132
configuration:
3233
- RelWithDebInfo

0 commit comments

Comments
 (0)