Update travis to run codecov

This commit is contained in:
Matt Rider 2019-04-25 18:05:49 -03:00
parent 7b1be0cb7d
commit 06650de30f

View File

@ -31,6 +31,7 @@ script:
- yarn run cypress:run
after_success:
- codecov --token=$CODECOV_TOKEN
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh
- chmod +x send.sh
- ./send.sh success $WEBHOOK_URL