mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-01 19:03:14 +03:00
update Makefile
This commit is contained in:
parent
853b3d46ed
commit
5be30f2988
4
Makefile
4
Makefile
@ -46,9 +46,9 @@ ifeq ($(COMPOSER_IN_TESTS),1)
|
||||
else
|
||||
@cd $(PRESTASHOP_DIR) && cp tests-legacy/parameters.yml.travis app/config/parameters.yml
|
||||
endif
|
||||
@bash $(PRESTASHOP_DIR)/travis-scripts/install-prestashop
|
||||
else
|
||||
@bash $(PRESTASHOP_DIR)/travis-scripts/install-prestashop.sh
|
||||
else
|
||||
@bash $(PRESTASHOP_DIR)/travis-scripts/install-prestashop
|
||||
endif
|
||||
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user