aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cpputest.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cpputest.rb')
-rw-r--r--Library/Formula/cpputest.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cpputest.rb b/Library/Formula/cpputest.rb
index ddc7d4ff9..0cac92e64 100644
--- a/Library/Formula/cpputest.rb
+++ b/Library/Formula/cpputest.rb
@@ -6,7 +6,7 @@ class Cpputest < Formula
sha1 '8ff6b764a9ca6202582ae0c94545f56b921f39d5'
fails_with :clang do
- build 421
+ build 425
cause 'Uses -lgcov which only comes with llvm or gcc'
end