summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJonathan Huot <JonathanHuot@users.noreply.github.com>2019-02-25 21:57:53 +0100
committerGitHub <noreply@github.com>2019-02-25 21:57:53 +0100
commit8ef421b85b17b6cfb651ea4f13258be0c53ed879 (patch)
treef6e13aa72e8a8e4d5466cca4406f140ab86bf1a9 /.travis.yml
parent53bf0c348c6cbc00c7bf91051bacb0bbdd66671d (diff)
downloadoauthlib-8ef421b85b17b6cfb651ea4f13258be0c53ed879.tar.gz
Notifications must be sent for every buildtravis-coveralls
I hope fixing the longstanding issue mentionned at https://github.com/oauthlib/oauthlib/issues/582.
Diffstat (limited to '.travis.yml')
-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: