mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-04-24 07:09:00 +00:00
6 lines
73 B
YAML
6 lines
73 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "5"
|
|
script: "npm run test-travis"
|