mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-02 19:33:14 +03:00
Update script for travis
This commit is contained in:
parent
f2943d6f08
commit
5fa0d18692
@ -38,6 +38,6 @@ deploy:
|
||||
provider: script
|
||||
script: make
|
||||
on:
|
||||
php: 5.6
|
||||
php: 7.2
|
||||
branch: master
|
||||
condition: "$DEPLOY = true"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user