Run component tests on Travis CI

This commit is contained in:
Robert Schäfer 2018-12-11 00:33:09 +01:00
parent 30595f4b01
commit 809a250f1f

View File

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