mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 03:27:52 +00:00
:octocat: imagick plz
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ before_install:
|
||||
- pecl channel-update pecl.php.net
|
||||
- pecl install ast
|
||||
- |
|
||||
if [ $TRAVIS_PHP_VERSION != 'nightly' ]; then
|
||||
if [ $TRAVIS_PHP_VERSION == '7.4' ]; then
|
||||
printf "\n" | pecl install imagick;
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user