From c6a420ed840552d3ad726111c38ba8cc1b430e38 Mon Sep 17 00:00:00 2001 From: Ilya Finkelshteyn Date: Mon, 22 Oct 2018 15:48:52 -0700 Subject: [PATCH] Specialize matrix the way it was set up --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 72d61d3622..2c5a9e202f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,7 @@ for: - matrix: only: - - image: Ubuntu + - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu cache: - '/home/appveyor/miniconda' # need this only on Linux - '/home/appveyor/.cache/pip/wheels/'