From d45b3329a7819bb9af4d0d2a51396f79e7f64b28 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Tue, 16 Oct 2018 17:52:04 -0400 Subject: [PATCH] travis ci config update --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 01b5c26c..0d6f7f5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ install: - npm install script: - npm run test -- --coverage -- istanbul cover ./node_modules/mocha/bin/_mocha --reporter lcovonly -- -R spec - codecov after_success: - wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh