[Pkg-javascript-commits] [sockjs-client] 306/350: Add gitter notifications to .travis.yml
tonnerre at ancient-solutions.com
tonnerre at ancient-solutions.com
Fri Aug 5 01:04:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.
commit c987b013bc1e8f826c91ca668f6a783362595669
Author: Bryce Kahle <bkahle at gmail.com>
Date: Wed May 13 23:45:17 2015 -0700
Add gitter notifications to .travis.yml
---
.travis.yml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 11513dd..8b236c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,3 +61,10 @@ matrix:
# env: BROWSER_NAME=android BROWSER_VERSION=4.3
# - node_js: '0.10'
# env: BROWSER_NAME=android BROWSER_VERSION=4.4
+notifications:
+ webhooks:
+ urls:
+ - https://webhooks.gitter.im/e/be9ef89cdfc53fc9c60c
+ on_success: change
+ on_start: false
+ on_failure: change
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list