:octocat: ext-gd missing on 7.4

This commit is contained in:
codemasher
2019-12-03 22:25:39 +01:00
parent e35b6d522d
commit 314ac6d517
+4 -1
View File
@@ -9,9 +9,12 @@ matrix:
include:
- php: 7.2
- php: 7.3
- php: 7.4snapshot
- php: 7.4
# - php: nightly
# allow_failures:
allow_failures:
- php: 7.4snapshot
- php: 7.4 # ext-gd missing https://travis-ci.community/t/add-php-7-4-branch-to-test-against/2179/16
# - php: nightly
before_install: