Vmeda.Online/.travis.yml
2020-10-06 12:21:07 +02:00

6 lines
69 B
YAML

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