From 0c71aaa6ad52f6d5ab07e201b7ee2a883088e933 Mon Sep 17 00:00:00 2001 From: Richard Frank Date: Wed, 10 Aug 2016 12:54:49 -0400 Subject: [PATCH] BLD: Try newer appveyor image --- appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 20082dd53..c3ba6ea99 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -42,10 +42,6 @@ environment: platform: - x64 -# Using GCE to prevent the "input line is too long" error when activating a -# conda env. -image: Visual Studio 2015 - GCE - cache: - '%LOCALAPPDATA%\pip\Cache'