Travis test

This commit is contained in:
Laurent Destailleur 2016-05-18 17:34:41 +02:00
parent f1e59299df
commit e53cc8fc5f

View File

@ -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: