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 135364e commit 947976aCopy full SHA for 947976a
.travis.yml
@@ -10,3 +10,6 @@ before_script:
10
- composer install --prefer-source --no-interaction --dev
11
12
script: phpunit
13
+
14
+after_script:
15
+ - vendor/bin/test-reporter
0 commit comments