1 Star 0 Fork 0

jasonzhouu/rsuite-table

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: node_js
node_js:
# - 7 # 7 is not supported by NPM, it will fallback to npm@3, which does not run prepublishOnly hook
- 8 # 8 is a LTS version with latest NPM packed
env:
- BROWSER=ChromeCi
- BROWSER=Firefox
cache:
directories:
- node_modules
services:
- xvfb
on:
branch: master
tags: true
jobs:
include:
- stage: "NPM publish"
script: skip
deploy:
provider: npm
email: "simonguo.2009@gmail.com"
api_key: $NPM_AUTH_TOKEN
skip_cleanup: true
on:
tags: true
stages:
- test
- name: "NPM publish"
if: tag IS present # only include deploy stage when it's a tagged commit
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jasonzhouu/rsuite-table.git
git@gitee.com:jasonzhouu/rsuite-table.git
jasonzhouu
rsuite-table
rsuite-table
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385