1 Star 0 Fork 8

zhouwudong/NoahV

forked from 百度开源/NoahV 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 575 Bytes
一键复制 编辑 原始数据 按行查看 历史
DarrenY 提交于 2019-12-17 14:08 . ci: update build conf (#85)
sudo: false
language: node_js
os:
- linux
- osx
- windows
node_js:
- '10'
cache: npm
jobs:
include:
- stage: test
if: (commit_message !~ /(docs|chore)/)
script: bash travis.sh
- stage: deploy
if: (branch = master) AND (commit_message =~ /(docs)/)
script: cd doc && bash release.sh
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep_history: true
local_dir: doc/noahv
notifications:
email:
on_success: never
on_failure: always
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhouwd/NoahV.git
git@gitee.com:zhouwd/NoahV.git
zhouwd
NoahV
NoahV
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385