test
This commit is contained in:
parent
33c827f690
commit
656dc12bac
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -33,6 +33,7 @@ endif
|
|||
|
||||
test:
|
||||
ifeq ($(USE_COMPOSER),1)
|
||||
cat /home/travis/build/retailcrm/woocommerce-module/phpunit.xml
|
||||
vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist
|
||||
else
|
||||
phpunit -c phpunit.xml.dist
|
||||
|
|
Loading…
Add table
Reference in a new issue