mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
no coverage needed in test stage
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ install:
|
|||||||
- composer install --no-interaction --prefer-dist --optimize-autoloader
|
- composer install --no-interaction --prefer-dist --optimize-autoloader
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit
|
- vendor/bin/phpunit --no-coverage
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
|||||||
Reference in New Issue
Block a user