Browse Source

enable travis notification

Waldemar Brodkorb 7 years ago
parent
commit
275c0a7b8f
1 changed files with 3 additions and 0 deletions
  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: