diff --git a/.travis.yml b/.travis.yml index 333fae013..4f357a2c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ install: script: - docker-compose exec webapp yarn run lint + - docker-compose exec webapp yarn run test after_success: - wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh