From e53cc8fc5f44d7761ac21e8a1c5d39d0fdd562c2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 18 May 2016 17:34:41 +0200 Subject: [PATCH] Travis test --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cef08014c9c..fe8a078b5ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -109,7 +109,8 @@ install: echo "Adding path of binaries tools installed by composer to the PATH" export PATH="$TRAVIS_BUILD_DIR/htdocs/includes/bin:$PATH" echo - cat htdocs/includes/restler/framework/Luracast/Restler/AutoLoader.php + echo PATH=$PATH + ls $PATH before_script: