From 2c2acf08bcab355076b295001a743b1734ce8f0b Mon Sep 17 00:00:00 2001 From: Fabian Fichter Date: Sat, 6 Oct 2018 16:36:55 +0200 Subject: [PATCH] Reenable appveyor builds --- appveyor.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 66b8ba5..99be4ec 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,7 @@ clone_depth: 50 branches: only: + - master - appveyor # Operating system (build VM template) @@ -15,7 +16,6 @@ platform: # build Configuration, i.e. Debug, Release, etc. configuration: - - Debug - Release matrix: -- 1.7.0.4