mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-11 10:56:29 +00:00
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:
+1
-1
@@ -26,7 +26,7 @@ matrix:
|
||||
- php: 7.3
|
||||
dist: trusty
|
||||
- php: 7.4
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
- php: hhvm
|
||||
dist: trusty
|
||||
- php: hhvm-nightly
|
||||
|
||||
Reference in New Issue
Block a user