mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-02 19:33:14 +03:00
Update before script
This commit is contained in:
parent
ad60c20cf9
commit
f2943d6f08
@ -7,5 +7,9 @@ fi
|
||||
PRESTASHOP_DIR=$TRAVIS_BUILD_DIR/../PrestaShop
|
||||
|
||||
cd $PRESTASHOP_DIR
|
||||
cp tests/parameters.yml.travis app/config/parameters.yml
|
||||
|
||||
if [ -z $BRANCH ]; then
|
||||
cp tests/parameters.yml.travis app/config/parameters.yml
|
||||
fi
|
||||
|
||||
bash travis-scripts/install-prestashop
|
||||
|
Loading…
x
Reference in New Issue
Block a user