3
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-03-02 15:22:53 +08:00
simple-keyboard/.travis.yml

6 lines
61 B
YAML
Raw Normal View History

2018-04-21 04:34:02 +08:00
language: node_js
node_js:
- "node"
script:
- npm run test