Kaynağa Gözat

Don't bombard people with travis emails

Isaac Woods 7 yıl önce
ebeveyn
işleme
57a7bdaad1
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -1,10 +1,15 @@
 language: rust
+
 rust:
   - stable
   - beta
   - nightly
+
 matrix:
   allow_failures:
     - rust: stable
     - rust: beta
   fast_finish: true
+
+notifications:
+  email: change