mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
remove PHP master/8.0 from tests and 7.3 from allow_failure
This commit is contained in:
parent
d753624972
commit
435d680248
@ -4,14 +4,13 @@ php:
|
|||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
- master
|
# none of our dependencies allow 8.0
|
||||||
|
# - master
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
# allow_failures:
|
||||||
- php: master
|
# - php: master
|
||||||
# allow 7.3 to fail, as pear.php.net is down and it has no cache with missing PEAR packages yet :(
|
|
||||||
- php: 7.3
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- memcached
|
- memcached
|
||||||
|
Loading…
Reference in New Issue
Block a user