1
0
mirror of synced 2024-11-22 04:26:02 +03:00
mg-bot-api-client-js/.travis.yml

6 lines
73 B
YAML
Raw Normal View History

2019-02-06 14:54:15 +03:00
language: node_js
node_js:
- "11"
- "10"
- "8"
2019-02-08 15:00:17 +03:00
script: npm run test