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: