From 87b255ffadb1c38b6ef14e66d88a1e90a732c102 Mon Sep 17 00:00:00 2001 From: Tiago Peczenyj Date: Thu, 11 Oct 2018 11:15:21 +0200 Subject: [PATCH] Update dist.ini --- dist.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist.ini b/dist.ini index 4af4bd8..ef513db 100644 --- a/dist.ini +++ b/dist.ini @@ -22,5 +22,7 @@ Module::Runtime = 0 Moo = 0 [Prereqs / TestRequires] +Dist::Zilla::App::Command::cover = 0 +Devel::Cover::Report::Coveralls = 0 Test::Exception = 0 Test::More = 0