Adding back tests for @paddatrapper
This commit is contained in:
parent
a7690adf0b
commit
8d44ea8480
1 changed files with 8 additions and 0 deletions
|
@ -36,9 +36,15 @@ jobs:
|
||||||
- language: php
|
- language: php
|
||||||
php: 7.2
|
php: 7.2
|
||||||
stage: test
|
stage: test
|
||||||
|
- language: php
|
||||||
|
php: 7.1
|
||||||
|
stage: test
|
||||||
- language: php
|
- language: php
|
||||||
php: 7.0
|
php: 7.0
|
||||||
stage: test
|
stage: test
|
||||||
|
- language: php
|
||||||
|
php: 5.6
|
||||||
|
stage: test
|
||||||
- language: python
|
- language: python
|
||||||
python: 3.8
|
python: 3.8
|
||||||
stage: test
|
stage: test
|
||||||
|
@ -68,6 +74,8 @@ jobs:
|
||||||
php: 7.3
|
php: 7.3
|
||||||
- language: php
|
- language: php
|
||||||
php: 7.2
|
php: 7.2
|
||||||
|
- language: php
|
||||||
|
php: 7.1
|
||||||
# https://github.com/LibreTime/libretime/issues/1041
|
# https://github.com/LibreTime/libretime/issues/1041
|
||||||
- language: python
|
- language: python
|
||||||
python: 3.5
|
python: 3.5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue