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

Unified Diff: .travis.yml

Issue 2316983003: configure travis notifications for DDC, take 2 (Closed)
Patch Set: Created 4 years, 3 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 | pkg/dev_compiler/.travis.yml » ('j') | 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 8ba30a612e00b2377c619ed28885a8626a702152..5320d74f560453872f2492e6ff6811fe709b34d8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -66,3 +66,8 @@ matrix:
allow_failures:
- env: TEST=node
- env: ANALYZER=master CXX=clang++
+notifications:
+ email:
+ recipients:
+ - dart-dc-team+buildbot@google.com
+ on_failure: change
« no previous file with comments | « no previous file | pkg/dev_compiler/.travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698