From 7c507345a73afe3f599e407e851b9c0d708adeb0 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Sat, 25 May 2019 07:21:37 -0700 Subject: Build trunk branch too to trigger AppVeyor on PR --- appveyor.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index c436ef718f..9ecb083b0a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,9 +3,10 @@ version: '{build}' shallow_clone: true platform: - x64 -branches: - except: - - trunk # mirrored master runs CI +## Still allowing trunk branch for pull request. TODO: Skip non-pull-request trunk build. +# branches: +# except: +# - trunk # mirrored master runs CI environment: ruby_version: "24-%Platform%" zlib_version: "1.2.11" -- cgit v1.2.3