Skip to content

Commit 0e06f1a

Browse files
committed
Merge pull request #3 from intercom/BL/travis
ping travis
2 parents ce40c6d + 0b4c3a9 commit 0e06f1a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ language: node_js
22
node_js:
33
- '0.10'
44
- '0.12'
5-
- 'iojs'

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# intercom-node
22
> Official Node bindings to the Intercom API
33
4+
[![Build Status](https://travis-ci.org/intercom/intercom-node.svg)](https://travis-ci.org/intercom/intercom-node)
5+
46
## Beta
57

68
This client library is in active development, and should not be used in production software yet.

0 commit comments

Comments
 (0)