1 Star 0 Fork 1

hyyrz_888/request-promise

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
analog-nico 提交于 2019-02-14 15:25 . chore: fix ci build for node v8+
language: node_js
sudo: false
matrix:
include:
- node_js: "0.10"
env: V_REQUEST=2.76.0
- node_js: "0.12"
env: V_REQUEST=2.76.0
- node_js: "iojs"
env: V_REQUEST=2.76.0
- node_js: "4"
env: V_REQUEST=latest
- node_js: "6"
env: V_REQUEST=latest
- node_js: "8"
env: V_REQUEST=latest
- node_js: "10"
env: V_REQUEST=latest
before_install:
- npm install tough-cookie
- npm install request@$V_REQUEST
install: npm install
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyyrz/request-promise.git
git@gitee.com:hyyrz/request-promise.git
hyyrz
request-promise
request-promise
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385