Vmeda.Online/.travis.yml

6 lines
69 B
YAML
Raw Normal View History

language: node_js
node_js: 12
cache: npm
script:
- npm run test:ci