Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Unified Diff: .travis.yml

Issue 2653673008: Allow clang travis build to fail (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .travis.yml
diff --git a/.travis.yml b/.travis.yml
index 0ec28141c9c8b4470b7782caa6745b0d513d48f2..7e4d785512ae7ce3cb6d6d60d49f058e5bac5b62 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -84,6 +84,7 @@ env:
matrix:
allow_failures:
- env: ANALYZER=master DDC_BROWSERS=ChromeCanaryTravis
+ - env: ANALYZER=master CXX=clang++
notifications:
email:
recipients:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698