Skip to content

Commit aaa172e

Browse files
Fix appveyor.yml config
1 parent 467e320 commit aaa172e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ skip_tags: true
1212
skip_non_tags: false
1313

1414
# Do not build feature branch with open Pull Requests
15-
skip_branch_with_pr: true
15+
skip_branch_with_pr: false
1616

1717
# Maximum number of concurrent jobs for the project
1818
max_jobs: 1

0 commit comments

Comments
 (0)