2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 13:27:44 +00:00

test: Run tests on Node.js v10, v12

This commit is contained in:
GochoMugo 2019-05-07 16:25:27 +03:00
parent 0b8ca03b54
commit a0aa87329f
No known key found for this signature in database
GPG Key ID: 7B6A01CB57AA39E4

View File

@ -1,5 +1,7 @@
language: node_js
node_js:
- "12"
- "10"
- "9"
- "8"
- "7"