Update script for travis

This commit is contained in:
Akolzin Dmitry 2018-05-30 10:30:06 +03:00
parent f2943d6f08
commit 5fa0d18692
2 changed files with 2 additions and 2 deletions

View File

@ -38,6 +38,6 @@ deploy:
provider: script
script: make
on:
php: 5.6
php: 7.2
branch: master
condition: "$DEPLOY = true"

View File

@ -12,4 +12,4 @@ if [ -z $BRANCH ]; then
cp tests/parameters.yml.travis app/config/parameters.yml
fi
bash travis-scripts/install-prestashop
bash travis-scripts/install-prestashop.sh