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

Unified Diff: third_party/pkg/angular/.travis.yml

Issue 180873006: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Review feedback Created 6 years, 10 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 | « pkg/third_party/angular_tests/browser_test.dart ('k') | third_party/pkg/angular/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/.travis.yml
diff --git a/third_party/pkg/angular/.travis.yml b/third_party/pkg/angular/.travis.yml
index c7e4df57691f1198c287fa99ab1819a9658a69a1..eea34b807e3f8615188675b15a94a8f15d1246dd 100644
--- a/third_party/pkg/angular/.travis.yml
+++ b/third_party/pkg/angular/.travis.yml
@@ -25,3 +25,11 @@ before_script:
script:
- ./scripts/travis/build.sh
+
+notifications:
+ webhooks:
+ urls:
+ - https://webhooks.gitter.im/e/87ec780e74ca131d4929
+ on_success: change # options: [always|never|change] default: always
+ on_failure: always # options: [always|never|change] default: always
+ on_start: false # default: false
« no previous file with comments | « pkg/third_party/angular_tests/browser_test.dart ('k') | third_party/pkg/angular/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698