23 Star 125 Fork 24

DiDi-opensource / mand-mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 167 Bytes
一键复制 编辑 原始数据 按行查看 历史
laoxiong 提交于 2019-08-01 11:49 . chore(travis): add dev branch (#521)
sudo: false
language: node_js
node_js:
- "8"
cache:
directories:
- node_modules
branches:
only:
- master
- dev
script:
- npm test
- npm run codecov
JavaScript
1
https://gitee.com/didiopensource/mand-mobile.git
git@gitee.com:didiopensource/mand-mobile.git
didiopensource
mand-mobile
mand-mobile
master

搜索帮助