Skip to content

Commit 99338f3

Browse files
committed
no coverage needed in test stage
1 parent 74a79e1 commit 99338f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515
- composer install --no-interaction --prefer-dist --optimize-autoloader
1616

1717
script:
18-
- vendor/bin/phpunit
18+
- vendor/bin/phpunit --no-coverage
1919

2020
jobs:
2121
include:

0 commit comments

Comments
 (0)