Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 849f1a4

Browse files
authored
Update .travis.yml
1 parent 492977a commit 849f1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ before_install:
1919
- cd tests
2020

2121
script:
22-
- phpunit --stderr
22+
# - phpunit --stderr
2323
- phpunit --coverage-clover="/home/travis/build/yakeing/php_session/logs/coverage.xml"
2424

2525
after_success:

0 commit comments

Comments
 (0)