Skip to content

Commit efd70ae

Browse files
authored
Update .travis.yml
1 parent 4258881 commit efd70ae

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
@@ -19,4 +19,4 @@ before_script:
1919

2020
script:
2121
- ./vendor/bin/infection --min-msi=60 -j$(nproc)
22-
- ./cc-test-reporter after-build
22+
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT

0 commit comments

Comments
 (0)