mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-28 21:07:39 +00:00
Removed NodeJS 0.11 and io.js 1.0.4 versions on travis
This commit is contained in:
parent
17c8e07954
commit
5cc068c5b9
@ -1,9 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "iojs"
|
||||
- "iojs-v1.0.4"
|
||||
after_success:
|
||||
- npm run test-cov
|
||||
- npm run test-cov
|
||||
|
Loading…
x
Reference in New Issue
Block a user