mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-02 19:33:14 +03:00
Fix travis tests
This commit is contained in:
parent
4db4703141
commit
e5c329e898
@ -15,6 +15,7 @@ if [ -z $BRANCH ]; then
|
|||||||
cp tests-legacy/parameters.yml.travis app/config/parameters.yml
|
cp tests-legacy/parameters.yml.travis app/config/parameters.yml
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
(php -S localhost:80 &) 2> /dev/null > /dev/null
|
||||||
bash travis-scripts/install-prestashop
|
bash travis-scripts/install-prestashop
|
||||||
else
|
else
|
||||||
bash travis-scripts/install-prestashop.sh
|
bash travis-scripts/install-prestashop.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user