From d22eeb773070c76fb6af851b880cd535cb6838a7 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Thu, 8 Feb 2018 12:58:49 -0800 Subject: [PATCH] misc(appveyor): only run tests against master and PRs --- .appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index 6f70bbf186ab..0fdf6363400e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -2,6 +2,10 @@ clone_depth: 10 version: "{build}" +branches: + only: + - master + environment: fast_finish: true matrix: