1 parent ef8d505 commit 54e9b0aCopy full SHA for 54e9b0a
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