Travis test
This commit is contained in:
parent
f1e59299df
commit
e53cc8fc5f
@ -109,7 +109,8 @@ install:
|
|||||||
echo "Adding path of binaries tools installed by composer to the PATH"
|
echo "Adding path of binaries tools installed by composer to the PATH"
|
||||||
export PATH="$TRAVIS_BUILD_DIR/htdocs/includes/bin:$PATH"
|
export PATH="$TRAVIS_BUILD_DIR/htdocs/includes/bin:$PATH"
|
||||||
echo
|
echo
|
||||||
cat htdocs/includes/restler/framework/Luracast/Restler/AutoLoader.php
|
echo PATH=$PATH
|
||||||
|
ls $PATH
|
||||||
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user