Browse Source

enable travis notification

Waldemar Brodkorb 7 năm trước cách đây
mục cha
commit
275c0a7b8f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,4 +1,7 @@
 language: c
+notifications:                                                                                                          email:                                                                                                                   recipients:                                                                                                              - wbx@openadk.org
+       on_success: always
+       on_failure: always
 git:
   depth: 3
 matrix: