3 Star 0 Fork 0

Gitee 极速下载/queue-fun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/cnwhy/queue-fun.git
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
含浪 提交于 2017-12-07 19:56 +08:00 . edit test
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "iojs"
- "4"
- "5"
- "6"
- "7"
- "8"
before_script:
- npm install -g gulp
# - npm install -g istanbul
script: gulp
# Run test script, depending on istanbul install
# - "test -n $(npm -ps ls istanbul) || npm test"
# - "test -z $(npm -ps ls istanbul) || npm run-script test-travis"
after_script:
- "test -e ./coverage/lcov.info && npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/queue-fun.git
git@gitee.com:mirrors/queue-fun.git
mirrors
queue-fun
queue-fun
master

搜索帮助