1
0
mirror of synced 2024-11-22 05:16:09 +03:00
bitrix-module/Makefile
Akolzin Dmitry 6bb711bc52 travis
2019-02-28 14:45:39 +03:00

6 lines
134 B
Makefile

test: prepare_module
@php -d short_open_tag=On vendor/bin/phpunit -c phpunit.xml.dist
prepare_module:
@composer pre-module-install