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: