Use Xenial for gd support.

Error message:
    Your requirements could not be resolved to an installable set of packages.
    Problem 1
        - The requested PHP extension ext-gd * is missing from your system. Install or enable PHP's gd extension.
This commit is contained in:
Zach Borboa
2020-02-19 17:26:17 -08:00
parent 8a43e9a09f
commit 9d46178d97
+1 -1
View File
@@ -26,7 +26,7 @@ matrix:
- php: 7.3
dist: trusty
- php: 7.4
dist: trusty
dist: xenial
- php: hhvm
dist: trusty
- php: hhvm-nightly