From d454cfad3a39565f229e9ff2c2601e1b5f731f2a Mon Sep 17 00:00:00 2001 From: Daniel Seiller Date: Fri, 20 Sep 2019 17:53:28 +0200 Subject: [PATCH] chore: update appveyor.yml --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 7ccaef9..7099c96 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,7 +17,7 @@ install: before_build: - if defined VCVARS call "%VCVARS%" %VCVARSARG% - - conda activate + - C:\Miniconda3\Miniconda3\Library\bin\conda.bat activate test_script: - tox \ No newline at end of file