mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
allow PHP 7.3 to fail in Travis
as pear.php.net is down and it has no cache with missing PEAR packages yet :(
This commit is contained in:
parent
b7c0fce767
commit
f36ffc1a44
@ -10,6 +10,8 @@ matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- 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:
|
||||
- memcached
|
||||
|
Loading…
Reference in New Issue
Block a user