Fix travis tests

This commit is contained in:
Akolzin Dmitry 2019-07-18 14:17:01 +03:00
parent 4db4703141
commit e5c329e898

View File

@ -15,6 +15,7 @@ if [ -z $BRANCH ]; then
cp tests-legacy/parameters.yml.travis app/config/parameters.yml
fi
(php -S localhost:80 &) 2> /dev/null > /dev/null
bash travis-scripts/install-prestashop
else
bash travis-scripts/install-prestashop.sh