소스 검색

enable travis notification

Waldemar Brodkorb 7 년 전
부모
커밋
275c0a7b8f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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: