We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7635b25 commit bee8771Copy full SHA for bee8771
php-composer-phpunit/Makefile
@@ -11,3 +11,5 @@ install:
11
12
test:
13
API_KEY=$(API_KEY) ./vendor/bin/phpunit test
14
+
15
+test-ci: composer install test
0 commit comments