From a5267f9afed92100279fada869521d853b2b6f31 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 24 May 2017 21:24:21 +0530 Subject: [PATCH] Remove vs2015 restriction from appveyor --- .appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 558fb39302..4e8e91ab43 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -2,9 +2,6 @@ os: Visual Studio 2015 clone_folder: C:\calibre clone_depth: 5 -branches: - only: - - vs2015 cache: - .build-cache