Skip to content

Commit 560b0e8

Browse files
committed
Integrate Travis CI and Gitter.im
1 parent 182344a commit 560b0e8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ node_js:
44
- "0.10"
55
- "0.12"
66
- "iojs"
7+
notifications:
8+
webhooks:
9+
urls:
10+
- https://webhooks.gitter.im/e/006ca15725d53eab80e5
11+
on_success: always
12+
on_failure: always
13+
on_start: false

0 commit comments

Comments
 (0)