aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml3
-rw-r--r--azure-pipelines.yml2
2 files changed, 0 insertions, 5 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5e3983b275..1e29c99e29 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,9 +3,6 @@ version: '{build}'
shallow_clone: true
platform:
- x64
-branches:
- except:
- - trunk # mirrored master runs CI
environment:
ruby_version: "24-%Platform%"
zlib_version: "1.2.11"
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 87eed89d15..a9ff595e07 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,6 +1,4 @@
pr: none # comment out this line if you need to test this file on PR
-trigger:
- - master
jobs:
- job: Linux
pool: