mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Update build configuration
* Test with PHP 7.2 and PHP 7.3 * Do not test with HHVM
This commit is contained in:
parent
9504bff8ee
commit
877180defe
@ -3,12 +3,11 @@ php:
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- hhvm
|
||||
- 7.2
|
||||
- master
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
services:
|
||||
- memcached
|
||||
|
Loading…
Reference in New Issue
Block a user