From 8af8eab71af1ff251da91fd1098ec03cff7cf33c Mon Sep 17 00:00:00 2001 From: Jeff Whitaker Date: Fri, 18 Oct 2019 11:36:32 -0600 Subject: [PATCH] apparently python 3.8 not ready yet --- .appveyor.yml | 4 ---- .travis.yml | 1 - 2 files changed, 5 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 45c4511c..cc8fc399 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,10 +9,6 @@ environment: NPY: 1.16 PY: 3.7 - - TARGET_ARCH: x64 - NPY: 1.16 - PY: 3.8 - platform: - x64 diff --git a/.travis.yml b/.travis.yml index 5ba237ac..35385e00 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ env: - PYTHON_VERSION=2.7 - PYTHON_VERSION=3.6 - PYTHON_VERSION=3.7 - - PYTHON_VERSION=3.8 matrix: include: