瀏覽代碼

Disable email notifications in Travis.

Viral B. Shah 10 年之前
父節點
當前提交
79affe971d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -3,3 +3,5 @@ script: ./.travis.sh
 env:
 - TARGET=host
 - TARGET=arm32
+notifications:
+  email: false