Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
test: change infection settings
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed Aug 11, 2019
1 parent 7cf2c7a commit 73722a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
php: 7.2
env: REMOVE_XDEBUG=true SETUP=high COMPOSER_VERSION=1.9.0
script:
- ulimit -n 4096 && phpdbg -qrr ./vendor/bin/infection -vvv --min-msi=40 --min-covered-msi=70
- ulimit -n 4096 && phpdbg -qrr ./vendor/bin/infection -vvv --min-msi=40 --min-covered-msi=60

- stage: Coverage
php: 7.2
Expand Down

0 comments on commit 73722a7

Please sign in to comment.