浏览代码

.travis.yml: Set email to notificate

pull/1/head
10sr 9 年前
父节点
当前提交
581e2f5768
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      .travis.yml

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

@@ -1,2 +1,4 @@
language: shell
script: ./test/run.sh
notifications:
email: 8slashes+travis-ci@gmail.com

正在加载...
取消
保存