summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Huot <JonathanHuot@users.noreply.github.com>2019-02-25 21:57:53 +0100
committerJonathan Huot <jonathan.huot@thomsonreuters.com>2019-07-04 11:17:19 +0200
commit4e945e9bcc847e77b7da37279853b853c4579cf7 (patch)
tree5b49052858f579dbffe3f0d19cf7f4268bf1a72c
parent1ef4209f71d6abe20e71a65a4b9d1141205b087e (diff)
downloadoauthlib-4e945e9bcc847e77b7da37279853b853c4579cf7.tar.gz
Notifications must be sent for every build
I hope fixing the longstanding issue mentionned at https://github.com/oauthlib/oauthlib/issues/582.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c7978d7..f2e68a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ notifications:
urls:
- https://coveralls.io/webhook
- https://webhooks.gitter.im/e/6008c872bf0ecee344f4
- on_success: change
+ on_success: always
on_failure: always
on_start: never
deploy: