2
0
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:
Mohammed Sohail 2019-10-15 21:38:49 +05:30
parent e66243a776
commit 5553ceecbb
No known key found for this signature in database
GPG Key ID: 7DD45520C01CD85D
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -5,8 +5,8 @@
Node.js module to interact with the official [Telegram Bot API](https://core.telegram.org/bots/api).
[![Bot API](https://img.shields.io/badge/Bot%20API-v.4.4.0-00aced.svg?style=flat-square&logo=telegram)](https://core.telegram.org/bots/api)
[![npm package](https://img.shields.io/npm/v/node-telegram-bot-api?logo=npm&style=flat-square)](https://www.npmjs.org/package/node-telegram-bot-api)
[![Build Status](https://img.shields.io/travis/yagop/node-telegram-bot-api/master?style=flat-square&logo=travis)](https://travis-ci.org/yagop/node-telegram-bot-api)
[![Build status](https://img.shields.io/appveyor/ci/yagop/node-telegram-bot-api/master?logo=appveyor&style=flat-square)](https://ci.appveyor.com/project/yagop/node-telegram-bot-api/branch/master)
[![Coverage Status](https://img.shields.io/codecov/c/github/yagop/node-telegram-bot-api?style=flat-square&logo=codecov)](https://codecov.io/gh/yagop/node-telegram-bot-api)
[![https://telegram.me/node_telegram_bot_api](https://img.shields.io/badge/💬%20Telegram-Channel-blue.svg?style=flat-square)](https://telegram.me/node_telegram_bot_api)