Skip to content

Commit ee9b875

Browse files
committed
send build status on gitter
1 parent c9805d2 commit ee9b875

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ node_js:
33
- '0.12'
44
notifications:
55
email: false
6+
webhooks:
7+
urls:
8+
- https://webhooks.gitter.im/e/f1d48355795bf25a8f9a
9+
on_success: change
10+
on_failure: always
11+
on_start: never
612
before_script:
713
- sudo apt-get install python-software-properties -y
814
- sudo LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php -y

0 commit comments

Comments
 (0)