From 8b51c942be0f17bdeacd1d7ebd74d2c19ed74f29 Mon Sep 17 00:00:00 2001 From: Jens Diemer Date: Sat, 1 Feb 2020 22:32:28 +0100 Subject: Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eda48d6..f2ed8f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,4 +35,4 @@ script: after_success: - coveralls # https://github.com/codecov/codecov-bash - - bash <(curl -s https://codecov.io/bas + - bash <(curl -s https://codecov.io/bash) -- cgit v1.2.1