mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-22 18:07:16 +00:00
test: Disable tests on Node.js v0.12
References: * BR: https://github.com/yagop/node-telegram-bot-api/issues/365
This commit is contained in:
parent
b1f0ebaf17
commit
fb1f4344b3
@ -6,7 +6,7 @@ node_js:
|
||||
- "6"
|
||||
- "5"
|
||||
- "4"
|
||||
- "0.12"
|
||||
# - "0.12"
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
cache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user