diff options
author | Jack Lloyd <[email protected]> | 2016-10-24 14:32:03 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-10-24 14:36:05 -0400 |
commit | 10037fe08aafc88f332aaf1f702c5ab6405067ef (patch) | |
tree | 8a9670b84d7b55db48dc6acfc84d1e89051e9168 | |
parent | b2b6bf6f57824eabd9617262f91d0d4f26d3b6e0 (diff) |
Add gitter.im hooks+link
-rw-r--r-- | .travis.yml | 5 | ||||
-rw-r--r-- | readme.rst | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index e7d9d1aa0..253744364 100644 --- a/.travis.yml +++ b/.travis.yml @@ -100,6 +100,11 @@ after_success: notifications: email: [email protected] + webhooks: + urls: + - https://webhooks.gitter.im/e/df1f750f4308f6b14c9a + on_start: never + git: depth: 5 diff --git a/readme.rst b/readme.rst index 80314040f..ec0baefe3 100644 --- a/readme.rst +++ b/readme.rst @@ -75,6 +75,9 @@ operations. .. image:: https://sonarqube.com/api/badges/gate?key=botan :target: https://sonarqube.com/dashboard/index/botan +.. image:: https://badges.gitter.im/libbotan/Chat.svg + :target: https://gitter.im/libbotan/Chat + Download ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |