From 4f8447d707b2356d4b04856d64363adf30e07763 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Fri, 20 Nov 2020 12:53:52 -0800 Subject: [PATCH] disabling AppVeyor (for this PR) --- .appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index 85445d41a..9a1d69a6a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,6 +1,9 @@ version: 1.0.{build} image: - Visual Studio 2015 +branches: + only: + - will_never_exist test: off skip_branch_with_pr: true build: