Skip to content

Problem with WEBP images conversion with Travis CI #4

@peter279k

Description

@peter279k

As title, I've found these image formats have some concerned problems.

  • According to the official reference, the imagebmp provided by GD extension only supports on php-7.2+.

This package requires php-7.2 version at least and can solve this problem.

That's why I do this on this PR #3.

  • According to the previous failed Travis CI build log, it looks like the php environment in Travis CI doesn't support the webp image.

I think we have to use the customized Docker image inside Travis CI if we need to test the webp image conversion.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions