mirror of
https://github.com/zhigang1992/npm.git
synced 2026-04-30 21:12:27 +08:00
6 lines
78 B
YAML
6 lines
78 B
YAML
language: node_js
|
|
script: "npm run-script tap"
|
|
node_js:
|
|
- "0.11"
|
|
- "0.10"
|