Files
simple-keyboard/.travis.yml
T
Francisco Hodge df42db3b95 ES6 initial setup
2018-04-20 16:34:02 -04:00

6 lines
61 B
YAML

language: node_js
node_js:
- "node"
script:
- npm run test