[Groonga-commit] groonga/groonga at 3b4e602 [master] appveyor: fix email notification configuration

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 3 22:12:21 JST 2015


Kouhei Sutou	2015-02-03 22:12:21 +0900 (Tue, 03 Feb 2015)

  New Revision: 3b4e602044e47b7c514e67fe8069147ad94139fd
  https://github.com/groonga/groonga/commit/3b4e602044e47b7c514e67fe8069147ad94139fd

  Message:
    appveyor: fix email notification configuration

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+5 -2)
===================================================================
--- appveyor.yml    2015-02-03 22:04:42 +0900 (3cb5480)
+++ appveyor.yml    2015-02-03 22:12:21 +0900 (97cd7bf)
@@ -5,8 +5,11 @@ build_script:
   - cmake --build . --config RelWithDebInfo
 
 notifications:
-  email:
-    - groonga-commit �� lists.sourceforge.jp
+  - provider: Email
+    to:
+      - groonga-commit �� lists.sourceforge.jp
+      - kou �� clear-code.com
+    on_build_status_changed: true
 
 before_test:
   - gem install grntest
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index