aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 1e29c99e29..5e3983b275 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,6 +3,9 @@ version: '{build}'
shallow_clone: true
platform:
- x64
+branches:
+ except:
+ - trunk # mirrored master runs CI
environment:
ruby_version: "24-%Platform%"
zlib_version: "1.2.11"