nestjs-telegraf/.travis.yml
2019-02-28 10:29:26 +02:00

6 lines
67 B
YAML

language: node_js
node_js:
- '8'
- '10'
cache: yarn
script: yarn ci