浏览代码

need a message to ping out for deploy

thelamer 5 年之前
父节点
当前提交
73063cc63f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -46,6 +46,7 @@ jobs:
         - ./script/build_release rc
         - export RELEASE_TAG=$(cat version.txt)-RC
         - git tag ${RELEASE_TAG}
+        - ./script/message rc-push
       after_failure:
         - ./script/message failure
       deploy: