php-image-converter
php-image-converter copied to clipboard
Using GitHub actions to replace Travis CI build
It's related to issue #4.
At this moment, the PHP GD extension with WEBP extension is not worked well during Travis CI build.
IMHO, we should consider using the GitHub actions to replace the Travis CI build.
And I think this issue will be resolved, too.
@jenstornell, what do you think about this?