forked from extern/egroupware
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
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- hhvm
|
- 7.2
|
||||||
|
- master
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
|
||||||
- php: hhvm
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- memcached
|
- memcached
|
||||||
|
Loading…
Reference in New Issue
Block a user