From 189edc5a47c5cb236736776258df24e8d143d19b Mon Sep 17 00:00:00 2001 From: Pietro Ferretti Date: Sat, 23 Feb 2019 23:16:16 +0100 Subject: [PATCH] Trying to fix Coveralls AGAIN --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ffec5c9..f1de29e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,4 +18,4 @@ script: after_success: - coveralls notifications: - webhooks: https://coveralls.io/webhook + webhooks: https://coveralls.io/webhook?repo_token=COVERALLS_REPO_TOKEN