We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d409897 commit bfc747cCopy full SHA for bfc747c
.travis.yml
@@ -18,7 +18,7 @@ after_script:
18
19
script:
20
- bin/phpunit --coverage-text
21
- - bin/phpunit-randomizer --order rand
+ - bin/phpunit-randomizer --order rand --repeat 10
22
23
matrix:
24
allow_failures:
0 commit comments