stop pypy and nightly source tests that have been failing for awhile anyway

This commit is contained in:
Jay Lee
2020-10-01 08:36:00 -04:00
parent 326cccd525
commit fe77ff3f60

View File

@@ -64,14 +64,14 @@ jobs:
name: "Python 3.9 dev Source Testing" name: "Python 3.9 dev Source Testing"
language: python language: python
python: 3.9-dev python: 3.9-dev
- os: linux # - os: linux
name: "Python trunk nightly Source Testing" # name: "Python trunk nightly Source Testing"
language: python # language: python
python: nightly # python: nightly
- os: linux # - os: linux
name: "Python PyPi Source Testing" # name: "Python PyPi Source Testing"
language: python # language: python
python: pypy3 # python: pypy3
- os: osx - os: osx
name: "MacOS 10.13" name: "MacOS 10.13"
language: generic language: generic