From cb0866dbe5ea98ae2765cf93efa7fcbe795a50a7 Mon Sep 17 00:00:00 2001 From: AeonLucid Date: Thu, 15 Oct 2020 05:29:25 +0200 Subject: [PATCH] AppVeyor --- appveyor.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index a088e50..6a2f71a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,10 +1,8 @@ version: '1.1.{build}' branches: - only: - - master - - dev - - appveyor + except: + - gh-pages pull_requests: do_not_increment_build_number: true -- 2.39.5