UNPKG
upyun-legacy
Version:
latest (0.4.5)
0.4.5
0.4.1
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
upyun sdk for node.js
github.com/lisposter/node-upyun-legacy
lisposter/node-upyun-legacy
upyun-legacy
/
.travis.yml
5 lines
•
149 B
YAML
View Raw
1
2
3
4
5
language:
node_js
node_js:
-
"0.10"
script:
"make test-travis"
after_script:
"npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"