Skip to content

Commit d7413f6

Browse files
Add Gitter integration with Travis
1 parent 7ab3257 commit d7413f6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@ osx_image: xcode7.1
33
before_install: true
44
install: true
55
script: script/cibuild Concurrent Concurrent-iOS
6+
notifications:
7+
webhooks:
8+
urls:
9+
- https://webhooks.gitter.im/e/1d781e1bcbabade5de35
10+
on_success: always
11+
on_failure: always
12+
on_start: always

0 commit comments

Comments
 (0)