]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
send email notifications to rumpkernel-builds
authorAntti Kantee <pooka@iki.fi>
Wed, 28 May 2014 01:35:17 +0000 (01:35 +0000)
committerAntti Kantee <pooka@iki.fi>
Wed, 28 May 2014 01:35:17 +0000 (01:35 +0000)
.travis.yml

index be80323aa6298958e80f3ae8917ffd7a6f49907b..05dcef60101e67956a8649dbc416c6f9ee97267a 100644 (file)
@@ -14,3 +14,8 @@ notifications:
       - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}'
     skip_join: true
     use_notice: true
+  email:
+    recipients:
+      - rumpkernel-builds@lists.sourceforge.net
+    on_success: always
+    on_failure: always