Browse Source

Disable email notifications in Travis.

Viral B. Shah 10 năm trước cách đây
mục cha
commit
79affe971d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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