Skip to content

Commit 6a77c77

Browse files
committed
Start building develop branch in CI
1 parent 5a805e8 commit 6a77c77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
trigger:
22
branches:
3-
include: ["master"]
3+
include: ["master", "develop"]
44
paths:
5-
exclude: ["doc", "*.md", ".appveyor.yml", ".travis.yml"]
5+
exclude: ["doc", "*.md"]
66

77
variables:
88
TreatWarningsAsErrors: true

0 commit comments

Comments
 (0)