From 2f2c3d823c9bd9d7243af12467b7e920a45e2bfc Mon Sep 17 00:00:00 2001 From: Filip Gawin Date: Mon, 27 Aug 2018 20:16:40 +0200 Subject: [PATCH] Add to appveyor environment --- .appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor.yml b/.appveyor.yml index 95d115ea..84a7dc2f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -10,6 +10,7 @@ cache: environment: APPVEYOR_SAVE_CACHE_ON_ERROR: true + ALSOFT_DRIVERS: null PYTHON: "C:\\Python36-x64" CMAKE_GENERATOR_BASE: "Visual Studio 15 2017" NAME_SUFFIX: "windows"