瀏覽代碼

perf[chore]:set travis notifications:false

Pan 7 年之前
父節點
當前提交
2325e7651b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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