also build support/ branches in CI

(cherry picked from commit 783ffb82dd5ddddce3d3bbd88661bcda44162458)
This commit is contained in:
Steffen Jaeckel 2019-10-29 13:14:31 +01:00
parent e95dd24e4f
commit 57fbf5a880
2 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,7 @@ branches:
- master - master
- develop - develop
- /^release/ - /^release/
- /^support/
- /^travis/ - /^travis/
# Additional installs: Valgrind for memory tests. # Additional installs: Valgrind for memory tests.

View File

@ -4,6 +4,7 @@ branches:
- master - master
- develop - develop
- /^release/ - /^release/
- /^support/
- /^travis/ - /^travis/
image: image:
- Visual Studio 2019 - Visual Studio 2019