diff --git a/.travis.yml b/.travis.yml index 266690276..693b93a1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,8 @@ script: # - yarn run cypress:run --record # - yarn run cucumber # Coverage - - yarn run codecov + # disable this uneffective thing for last deploy, because of easyness! + # - yarn run codecov after_success: - wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh