Explorar el Código

enable travis notification

Waldemar Brodkorb hace 7 años
padre
commit
275c0a7b8f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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: