Преглед изворни кода

Don't bombard people with travis emails

Isaac Woods пре 7 година
родитељ
комит
57a7bdaad1
1 измењених фајлова са 5 додато и 0 уклоњено
  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