tsci/.travis.yml

7 строки
98 B
YAML

language: node_js
node_js:
- "node"
script:
- cp config.json.example config.json
- npm test