mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-02 19:33: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
|
else
|
||||||
@cd $(PRESTASHOP_DIR) && cp tests-legacy/parameters.yml.travis app/config/parameters.yml
|
@cd $(PRESTASHOP_DIR) && cp tests-legacy/parameters.yml.travis app/config/parameters.yml
|
||||||
endif
|
endif
|
||||||
@bash $(PRESTASHOP_DIR)/travis-scripts/install-prestashop
|
|
||||||
else
|
|
||||||
@bash $(PRESTASHOP_DIR)/travis-scripts/install-prestashop.sh
|
@bash $(PRESTASHOP_DIR)/travis-scripts/install-prestashop.sh
|
||||||
|
else
|
||||||
|
@bash $(PRESTASHOP_DIR)/travis-scripts/install-prestashop
|
||||||
endif
|
endif
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user