diff --git a/.travis.yml b/.travis.yml index a9f2514..74ba571 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ node_js: - "11" - "10" - "8" -script: npm tests \ No newline at end of file +script: npm run test \ No newline at end of file diff --git a/README.md b/README.md index ad3fccd..faf2e06 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![Build Status](https://img.shields.io/travis/retailcrm/mg-bot-api-client-js/master.svg?logo=travis&style=flat-square)](https://travis-ci.org/retailcrm/mg-bot-api-client-js) +[![GitHub release](https://img.shields.io/github/release/retailcrm/mg-bot-api-client-js.svg?style=flat-square)](https://github.com/retailcrm/mg-bot-api-client-js/releases) +[![Node version](https://img.shields.io/node/v/mg-bot-api-client-js.svg?style=flat-square)] + + # retailCRM Message Gateway Bot API JS client This is js retailCRM bot API client.