mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-01-23 03:01:41 +03:00
Update .travis.yml
This commit is contained in:
parent
ed5de5186e
commit
c27383154b
@ -26,7 +26,7 @@ before_script:
|
||||
- composer install
|
||||
- composer setup
|
||||
- bin/robo project:deploy
|
||||
- (php -S localhost:8000 -t www &) 2> /dev/null > /dev/null(php -S localhost:8000 -t www &) 2> /dev/null > /dev/null
|
||||
- (php -S localhost:8000 -t www &) 2> /dev/null > /dev/null
|
||||
- sleep 2
|
||||
|
||||
script:
|
||||
@ -39,4 +39,4 @@ deploy:
|
||||
on:
|
||||
php: 7.1
|
||||
branch: master
|
||||
condition: "$DEPLOY = true"
|
||||
condition: "$DEPLOY = true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user