From 217aa9c4204c49f2b217e5f5f745fbc0f3b7bc21 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 15 Nov 2020 23:50:11 +0100 Subject: [PATCH] Clean CI --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index af695d4672e..082847d8c30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -112,7 +112,6 @@ install: rm $TRAVIS_BUILD_DIR/composer.lock composer self-update # To have composer making parallel downloads - composer global require hirak/prestissimo composer -n init composer -n config vendor-dir htdocs/includes composer -n config -g vendor-dir htdocs/includes