1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-31 11:21:46 +02:00

make tests pass on travis

This commit is contained in:
Mikael Roos
2017-03-03 22:59:07 +01:00
parent 026e01b2cd
commit daf39105fb
2 changed files with 6 additions and 39 deletions

View File

@@ -89,6 +89,7 @@ check: check-tools-php
.PHONY: test
test: phpunit phpcs phpmd phploc behat
@$(call HELPTEXT,$@)
composer validate