ソースを参照

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

読み込み中…
キャンセル
保存