Skip to content

Commit e7afa20

Browse files
committed
Run tests in debug mode cause they fail only in travis
1 parent 8d3034f commit e7afa20

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
@@ -22,4 +22,4 @@ matrix:
2222
install:
2323
- travis_retry composer install --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress
2424

25-
script: ./vendor/bin/phpunit
25+
script: ./vendor/bin/phpunit --debug

0 commit comments

Comments
 (0)