From f0744c23c9d9706c758fe2edaddefaa1f3e272f4 Mon Sep 17 00:00:00 2001 From: Sebastian Gerske Date: Wed, 19 Dec 2018 10:38:02 +0100 Subject: [PATCH] fix codacy coverage --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f8f62a9..ef4fd17 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,11 +23,11 @@ before_script: script: - npm run test:cover + - npm run report-coverage - npm run build - npm run doc after_script: - - npm run report-coverage - greenkeeper-lockfile-upload notifications: