1 Star 0 Fork 1

永森 潘/browser-unpack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 331 Bytes
一键复制 编辑 原始数据 按行查看 历史
Renée Kooi 提交于 2018-06-13 11:36 . Update CI test matrix.
language: node_js
node_js:
- "10"
- "9"
- "8"
- "6"
- "4"
- "iojs"
- "0.12"
- "0.10"
- "0.8"
before_install:
# Old npm certs are untrusted https://github.com/npm/npm/issues/20191
- 'if [ "${TRAVIS_NODE_VERSION}" = "0.8" ]; then export NPM_CONFIG_STRICT_SSL=false; fi'
- 'nvm install-latest-npm'
sudo: false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/panda2014/browser-unpack.git
git@gitee.com:panda2014/browser-unpack.git
panda2014
browser-unpack
browser-unpack
master

搜索帮助