From 3b65f665843f984ed5052644e0f807812357ffc9 Mon Sep 17 00:00:00 2001 From: jotadeveloper Date: Sat, 20 May 2017 21:47:34 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ab2945592..0391fb5a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ node_js: - '7' sudo: false script: npm install . && npm run test-travis -after_success: npm run coverage:coveralls && npm run coverage:codecov && npm run coverage:codacy \ No newline at end of file +after_success: npm run coverage:codecov && npm run coverage:codacy