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