Wait for travis to update php 7.4 images
https://travis-ci.community/t/some-extensions-are-missing-in-php-7-4-0-zip-gmp-sodium/6320/8
This commit is contained in:
parent
561119a6c4
commit
fdd571bee1
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ services:
|
|||
php:
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4
|
||||
# https://travis-ci.community/t/some-extensions-are-missing-in-php-7-4-0-zip-gmp-sodium/6320/8
|
||||
# - 7.4
|
||||
|
||||
addons:
|
||||
postgresql: 9.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue