Skip to content

Commit 6f70818

Browse files
authored
Remove phpunit options
1 parent 0ee25de commit 6f70818

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
@@ -25,4 +25,4 @@ before_script:
2525
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
2626

2727
script:
28-
- vendor/bin/phpunit --debug --disable-coverage-ignore --verbose --colors=always --no-extensions --stop-on-error --stop-on-failure --stop-on-warning --stop-on-risky --stop-on-skipped --stop-on-incomplete --fail-on-warning --fail-on-risky
28+
- vendor/bin/phpunit

0 commit comments

Comments
 (0)