1 Star 0 Fork 2

晨阳/react-use

forked from 吴震宇/react-use 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: node_js
os:
- linux
cache:
yarn: true
directories:
- ~/.npm
notifications:
email: false
node_js:
- '10'
script:
- yarn lint
- yarn test
- yarn build
- yarn storybook:build
matrix:
allow_failures: []
fast_finish: true
branches:
except:
- /^v\d+\.\d+\.\d+$/
- master
- next
- gh-pages
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/doit267/react-use.git
git@gitee.com:doit267/react-use.git
doit267
react-use
react-use
master

搜索帮助