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