Explorar o código

Don't bombard people with travis emails

Isaac Woods %!s(int64=7) %!d(string=hai) anos
pai
achega
57a7bdaad1
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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