We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a79e1 commit 99338f3Copy full SHA for 99338f3
1 file changed
.travis.yml
@@ -15,7 +15,7 @@ install:
15
- composer install --no-interaction --prefer-dist --optimize-autoloader
16
17
script:
18
- - vendor/bin/phpunit
+ - vendor/bin/phpunit --no-coverage
19
20
jobs:
21
include:
0 commit comments