2 Star 0 Fork 0

mirrors_jprichardson/node-github-download

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.travis.yml 222 Bytes
Copy Edit Raw Blame History
JP Richardson authored 2016-05-04 14:41 . travis: update
sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "io.js"
- "4"
- "5"
- "6"
matrix:
include:
- node_js: "4"
env: TEST_SUITE=lint
env:
- TEST_SUITE=unit
script: npm run-script $TEST_SUITE
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jprichardson/node-github-download.git
git@gitee.com:mirrors_jprichardson/node-github-download.git
mirrors_jprichardson
node-github-download
node-github-download
master

Search