New push to wake up Travis
Removes commented lines entirely
This commit is contained in:
parent
9077db7678
commit
ae0ed7f8b9
1 changed files with 3 additions and 8 deletions
11
.travis.yml
11
.travis.yml
|
@ -48,12 +48,9 @@ jobs:
|
|||
- language: php
|
||||
php: 5.6
|
||||
stage: test
|
||||
- language: python
|
||||
python: 3.8
|
||||
stage: test
|
||||
# - language: python
|
||||
# python: 3.7
|
||||
# stage: test
|
||||
- language: python
|
||||
python: 3.8
|
||||
stage: test
|
||||
- language: python
|
||||
python: 3.6
|
||||
stage: test
|
||||
|
@ -83,8 +80,6 @@ jobs:
|
|||
# Ubuntu Bionic cloud image uses Python 3.6.9
|
||||
- language: python
|
||||
python: 3.8
|
||||
# - language: python
|
||||
# python: 3.7
|
||||
# https://github.com/LibreTime/libretime/issues/1041
|
||||
- language: python
|
||||
python: 3.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue