mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-30 22:05:28 +00:00
Travis node_js versions
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "stable"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
- "iojs"
|
||||
after_success:
|
||||
- npm run test-cov
|
||||
cache:
|
||||
|
Reference in New Issue
Block a user