Sfoglia il codice sorgente

Disable email notifications in Travis.

Viral B. Shah 10 anni fa
parent
commit
79affe971d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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