Skip to content

Commit bfc747c

Browse files
committed
Update .travis.yml
1 parent d409897 commit bfc747c

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
@@ -18,7 +18,7 @@ after_script:
1818

1919
script:
2020
- bin/phpunit --coverage-text
21-
- bin/phpunit-randomizer --order rand
21+
- bin/phpunit-randomizer --order rand --repeat 10
2222

2323
matrix:
2424
allow_failures:

0 commit comments

Comments
 (0)