mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Update .travis.yml
This commit is contained in:
@@ -61,9 +61,13 @@ jobs:
|
|||||||
language: python
|
language: python
|
||||||
python: 3.7
|
python: 3.7
|
||||||
- os: linux
|
- os: linux
|
||||||
name: "Python 3.9 dev Source Testing"
|
name: "Python 3.8 Source Testing"
|
||||||
language: python
|
language: python
|
||||||
python: 3.9-dev
|
python: 3.8
|
||||||
|
- os: linux
|
||||||
|
name: "Python 3.10 dev Source Testing"
|
||||||
|
language: python
|
||||||
|
python: 3.10-dev
|
||||||
# - os: linux
|
# - os: linux
|
||||||
# name: "Python trunk nightly Source Testing"
|
# name: "Python trunk nightly Source Testing"
|
||||||
# language: python
|
# language: python
|
||||||
|
|||||||
Reference in New Issue
Block a user