diff --git a/.travis.yml b/.travis.yml index c5498d5591..ed8f753ee6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,11 +77,9 @@ matrix: env: CI_MODE=test before_install: - brew update - - brew install gettext php72 mariadb + - brew install openldap libiconv php@7.2 composer mariadb - brew link --force gettext - sed -i -e 's/^memory_limit = .*/memory_limit = -1/' /usr/local/etc/php/7.2/php.ini - - curl https://getcomposer.org/installer | php - - ln -s "`pwd`/composer.phar" /usr/local/bin/composer - mysql.server start allow_failures: