Selaa lähdekoodia

perf[chore]:set travis notifications:false

Pan 7 vuotta sitten
vanhempi
commit
2325e7651b
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,3 +1,5 @@
1
 language: node_js
1
 language: node_js
2
 node_js: stable
2
 node_js: stable
3
 script: npm run test
3
 script: npm run test
4
+notifications:
5
+  email: false