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

Unified Diff: pkg/dev_compiler/.travis.yml

Issue 2317933002: configure travis notifications for DDC (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/.travis.yml
diff --git a/pkg/dev_compiler/.travis.yml b/pkg/dev_compiler/.travis.yml
index 676e53b4c357083262c904c3e6b135344f9ab59d..741051b0b47861df3474b8095e148a3043fbfa80 100644
--- a/pkg/dev_compiler/.travis.yml
+++ b/pkg/dev_compiler/.travis.yml
@@ -31,3 +31,8 @@ matrix:
allow_failures:
- env: ANALYZER=master
- env: TEST=node
+notifications:
+ email:
+ recipients:
+ - dart-dc-team+buildbot@google.com
+ on_failure: change
« 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