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 3eadbf7 commit d9d0e1cCopy full SHA for d9d0e1c
.travis.yml
@@ -20,4 +20,4 @@ before_script:
20
- chmod +x infection.phar
21
22
script:
23
- - ./infection.phar --min-msi=48 --threads=4
+ - ./infection.phar --min-msi=48 -j$(nproc)
0 commit comments