Skip to content

Commit 586cb4b

Browse files
author
Hyunje Jun
committed
Remove Coverealls integration
1 parent 879bcab commit 586cb4b

File tree

4 files changed

+2456
-152
lines changed

4 files changed

+2456
-152
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ node_js:
33
- "4"
44
- "6"
55
- "8"
6-
after_success: npm run coverage

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# line-bot-sdk-nodejs
22

3-
[![Travis CI](https://travis-ci.org/line/line-bot-sdk-nodejs.svg?branch=master)](https://travis-ci.org/line/line-bot-sdk-nodejs)
4-
[![Coverage Status](https://coveralls.io/repos/github/line/line-bot-sdk-nodejs/badge.svg?branch=master)](https://coveralls.io/github/line/line-bot-sdk-nodejs?branch=master)
3+
[![Travis CI](https://travis-ci.org/line/line-bot-sdk-nodejs.svg?branch=master)](https://travis-ci.org/line/line-bot-sdk-nodejs)
54
[![npmjs](https://badge.fury.io/js/%40line%2Fbot-sdk.svg)](https://www.npmjs.com/package/@line/bot-sdk)
65

76
Node.js SDK for LINE Messaging API

0 commit comments

Comments
 (0)