瀏覽代碼

Update travis config not to send email notifications

João Brázio 9 年之前
父節點
當前提交
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…
取消
儲存