ソースを参照

Disable email notifications

pull/503/merge
Jamie 10年前
コミット
50965e49be
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      .travis.yml

+ 2
- 0
.travis.yml ファイルの表示

@@ -5,3 +5,5 @@ before_script:
5 5
   - gem install awesome_bot
6 6
 script:
7 7
   - awesome_bot README.md
8
+notifications:
9
+  email: false

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