Kaynağa Gözat

travis: disable email notifications

Paul Lietar 9 yıl önce
ebeveyn
işleme
b753f3b72c
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -29,3 +29,6 @@ script:
     - if [[ $TRAVIS_RUST_VERSION == *"nightly"* ]]; then
         cargo build --no-default-features;
       fi
+
+notifications:
+    email: false