travis: add notification to gitter room OfflineIMAP/offlineimap

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2018-03-06 01:13:44 +01:00
parent 52e8483bbe
commit 08ce510cfb
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@ language: python
python: python:
- '2.7' - '2.7'
- '3.6' - '3.6'
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/975e807e0314c9fa189c
on_success: always # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never
os: os:
- linux - linux
env: env: