From 53eecc23379adf6a43f30f969f8f613e488f6b07 Mon Sep 17 00:00:00 2001 From: jsteube Date: Sun, 20 Jan 2019 18:35:55 +0100 Subject: [PATCH] Testrun with mingw and cygwin --- .appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index f94b8804f..e661a74ea 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -21,10 +21,6 @@ environment: BASH: C:\msys64\usr\bin\bash CC: gcc -branches: - except: - - hash-mode-plugin - # if we have too many commits at the same time, we might need to download more than just the last commit for appveyor to succeed # otherwise we get the error: "fatal: reference is not a tree " clone_depth: 15