mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
stop pypy and nightly source tests that have been failing for awhile anyway
This commit is contained in:
16
.travis.yml
16
.travis.yml
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user