From c41c7087515f28c0c24a9515ffe0f83650244ed9 Mon Sep 17 00:00:00 2001 From: Jo Bovy Date: Sun, 15 Mar 2020 12:51:22 -0400 Subject: [PATCH] Also switch to Python 3.8 for tests on AppVeyor [skip travis] --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 6aa44f7a6..736060b4a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,7 +1,7 @@ build: off environment: - PYTHON_VERSION: 3.7 + PYTHON_VERSION: 3.8 MINICONDA: C:\\Miniconda37-x64 matrix: