From 366ec240110b95620e7b18894e673e604e37d891 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 20 Jun 2023 12:19:15 +0200 Subject: [PATCH] Test travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c7a64171bb1..2a498515962 100644 --- a/.travis.yml +++ b/.travis.yml @@ -152,6 +152,7 @@ install: echo "Adding path of binaries tools installed by composer to the PATH" export PATH="$TRAVIS_BUILD_DIR/htdocs/includes/bin:$PATH" echo $PATH + ls $TRAVIS_BUILD_DIR/htdocs/includes ls $TRAVIS_BUILD_DIR/htdocs/includes/bin echo