소스 검색

Update travis config not to send email notifications

João Brázio 8 년 전
부모
커밋
5cdd6f02ec
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      .travis.yml

+ 3
- 0
.travis.yml 파일 보기

@@ -1,6 +1,9 @@
1 1
 ---
2 2
 language: c
3 3
   #
4
+notifications:
5
+  email: false
6
+  #
4 7
 before_install:
5 8
   #
6 9
   # Fetch the tag information for the current branch

Loading…
취소
저장