File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,7 @@ language: node_js
2
2
node_js :
3
3
- " 12"
4
4
- " 10"
5
- - " 9"
6
5
- " 8"
7
- - " 7"
8
6
- " 6"
9
7
#
10
8
# create required bash scripts to run builds on pull requests in the future
Original file line number Diff line number Diff line change 5
5
Node.js module to interact with the official [ Telegram Bot API] ( https://core.telegram.org/bots/api ) .
6
6
7
7
[ ![ 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 )
8
+ [ ![ 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 )
8
9
[ ![ 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 )
9
- [ ![ 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 )
10
10
[ ![ 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 )
11
11
12
12
[ ![ 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 )
You can’t perform that action at this time.
0 commit comments