mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-22 01:47:25 +00:00
release: tidy up
- remove appveyor badge - restrict builds to main versions of node - add npm badge
This commit is contained in:
parent
e66243a776
commit
5553ceecbb
@ -2,9 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "12"
|
||||
- "10"
|
||||
- "9"
|
||||
- "8"
|
||||
- "7"
|
||||
- "6"
|
||||
#
|
||||
# create required bash scripts to run builds on pull requests in the future
|
||||
|
@ -5,8 +5,8 @@
|
||||
Node.js module to interact with the official [Telegram Bot API](https://core.telegram.org/bots/api).
|
||||
|
||||
[](https://core.telegram.org/bots/api)
|
||||
[](https://www.npmjs.org/package/node-telegram-bot-api)
|
||||
[](https://travis-ci.org/yagop/node-telegram-bot-api)
|
||||
[](https://ci.appveyor.com/project/yagop/node-telegram-bot-api/branch/master)
|
||||
[](https://codecov.io/gh/yagop/node-telegram-bot-api)
|
||||
|
||||
[](https://telegram.me/node_telegram_bot_api)
|
||||
|
Loading…
x
Reference in New Issue
Block a user