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