2 Star 5 Fork 0

Git工具集/git-push-deploy-for-node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 233 Bytes
一键复制 编辑 原始数据 按行查看 历史
meldsza 提交于 2017-04-19 15:25 +08:00 . Update .travis.yml
language: node_js
branches:
only:
- master
node_js:
- "6.0"
- "7.0"
- "7.8"
before_install:
- git config --global user.email "yyx990803@gmail.com"
- git config --global user.name "Evan You"
before_script:
- npm link
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/vcs-all-in-one/git-push-deploy-for-node.git
git@gitee.com:vcs-all-in-one/git-push-deploy-for-node.git
vcs-all-in-one
git-push-deploy-for-node
git-push-deploy-for-node
master

搜索帮助