Forráskód Böngészése

Disable email notifications in Travis.

Viral B. Shah 10 éve
szülő
commit
79affe971d
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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