mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 16:52:59 +08:00
6 lines
61 B
YAML
6 lines
61 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
script:
|
|
- npm run test
|