1 Star 0 Fork 70

jp51986 / rsuite

forked from rsuite / rsuite 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
simonguo 提交于 2019-07-31 14:13 . Migrate from flow to typescript (#531)
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
TypeScript
1
https://gitee.com/jp51986/rsuite.git
git@gitee.com:jp51986/rsuite.git
jp51986
rsuite
rsuite
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891