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