Disable Codecov for last deploy

- Then we don't need the CODECOV_TOKEN on Travis.org.
This commit is contained in:
Wolfgang Huß 2020-10-15 07:39:21 +02:00
parent 5018a572ae
commit 02a2082a53

View File

@ -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