Explorar o código

:octocat: imagick plz

codemasher %!s(int64=5) %!d(string=hai) anos
pai
achega
317fea6648
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -26,7 +26,7 @@ before_install:
   - pecl channel-update pecl.php.net
   - pecl channel-update pecl.php.net
   - pecl install ast
   - pecl install ast
   - |
   - |
-    if [ $TRAVIS_PHP_VERSION != 'nightly' ]; then
+    if [ $TRAVIS_PHP_VERSION == '7.4' ]; then
       printf "\n" | pecl install imagick;
       printf "\n" | pecl install imagick;
     fi
     fi