From 1e45a6a3670bb32b9954df925e97ec3a432e86f9 Mon Sep 17 00:00:00 2001 From: Diogo Cunha Date: Wed, 10 Oct 2018 22:30:43 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20coveralls=20is=20a=20de?= =?UTF-8?q?v=20dependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c0780cf..62c7a74 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ node_js: - 8 before_install: - - npm install codecov.io coveralls + - yarn add codecov.io coveralls -D script: - yarn build