Skip to content

Commit d9d0e1c

Browse files
committed
infection update threads
1 parent 3eadbf7 commit d9d0e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ before_script:
2020
- chmod +x infection.phar
2121

2222
script:
23-
- ./infection.phar --min-msi=48 --threads=4
23+
- ./infection.phar --min-msi=48 -j$(nproc)

0 commit comments

Comments
 (0)