Parcourir la source

Don't bombard people with travis emails

Isaac Woods il y a 7 ans
Parent
commit
57a7bdaad1
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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