1 Star 0 Fork 1

周红伟/accesscontrol

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 278 Bytes
一键复制 编辑 原始数据 按行查看 历史
Onur Yıldırım 提交于 2021-01-17 03:11 . drop support for Node.js v6
language: node_js
node_js:
- '10'
- '8'
before_script: cd $TRAVIS_BUILD_DIR
script:
- npm run cover
- npm run coveralls
notifications:
email:
# recipients:
# - one@example.com
on_success: never # default: change
on_failure: always # default: always
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhou-hw/accesscontrol.git
git@gitee.com:zhou-hw/accesscontrol.git
zhou-hw
accesscontrol
accesscontrol
master

搜索帮助