2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-31 06:16:07 +00:00

Travis node_js versions

This commit is contained in:
Yago
2016-01-11 20:15:00 +01:00
parent 8c681e0786
commit 0d1db09c09

View File

@@ -1,8 +1,8 @@
language: node_js
node_js:
- "stable"
- "0.12"
- "0.10"
- "iojs"
after_success:
- npm run test-cov
cache: