Skip to content

Commit 65cf71a

Browse files
committed
Merge pull request #448 from alcarney/gitter-travis-integration
Adding travis notifications to gitter chat
2 parents 1ee9e5a + 87c3dbf commit 65cf71a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ script:
2424
- python doctests.py
2525
after_success:
2626
- coveralls
27+
notifications:
28+
webhooks:
29+
urls:
30+
- https://webhooks.gitter.im/e/3cc093037c0df458209d
31+

0 commit comments

Comments
 (0)