Skip to content

Commit d7f6d5c

Browse files
authored
Update coverity-scan.md
1 parent 8e72fa3 commit d7f6d5c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

user/coverity-scan.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ It's probably overkill to run static analysis on each and every commit of your p
2424

2525
## macOS support
2626

27+
<blockquote class="beta">
28+
<p>
29+
Travis CI will stop support for macOS starting March 31st, 2025.
30+
</p>
31+
</blockquote>
32+
2733
The Coverity Scan addon doesn't work on macOS versions with the SIP feature enabled i.e. on macOS El Capitan (10.11) and higher. Specifically on Travis CI, it currently only works on our Xcode 6.4 image (i.e. with `osx_image: xcode6.4`). However, it's possible to make it work with custom scripts or commands. Please reach out to [[email protected]](mailto:[email protected]) to learn how.
2834

2935
## Step-by-step Configuration

0 commit comments

Comments
 (0)