1 parent 2b6fe4a commit 3ee1ea2Copy full SHA for 3ee1ea2
1 file changed
appveyor.yml
@@ -18,6 +18,9 @@ branches:
18
- /5\.*/
19
- trunk
20
21
+# Do not build feature branch with open Pull Requests
22
+skip_branch_with_pr: true
23
+
24
# Compile the 64 bits version
25
platform:
26
- x64
0 commit comments