From 416f0cd8af2791b15f7f0bb9c43509c73cd2f2aa Mon Sep 17 00:00:00 2001 From: Meritoo Date: Sat, 20 Feb 2021 16:26:07 +0100 Subject: [PATCH] Do not install hirak/prestissimo package while running build in Travis CI --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 19f4e72..02126bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ php: before_install: - sudo locale-gen de_DE.UTF-8 es_ES.UTF-8 en_GB.UTF-8 en_US.UTF-8 fr_FR.UTF-8 it_IT.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8 - - composer global require hirak/prestissimo - pear channel-discover pear.phing.info install: