mirror of
https://github.com/danbulant/koa-plugins
synced 2026-06-19 06:11:22 +00:00
5 lines
66 B
YAML
5 lines
66 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "5"
|
|
script: "npm run test"
|