Skip to content

Commit bee8771

Browse files
phpunit
1 parent 7635b25 commit bee8771

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

php-composer-phpunit/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ install:
1111

1212
test:
1313
API_KEY=$(API_KEY) ./vendor/bin/phpunit test
14+
15+
test-ci: composer install test

0 commit comments

Comments
 (0)