浏览代码

Disable Travis email notifications

tags/5.2-RC1
Simon Brandhof 9 年前
父节点
当前提交
c982bc9cc5
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      .travis.yml

+ 3
- 0
.travis.yml 查看文件

@@ -13,3 +13,6 @@ sudo: false
cache:
directories:
- '$HOME/.m2/repository'

notifications:
email: false

正在加载...
取消
保存