fix tests on build

This commit is contained in:
Grzegorz Leoniec 2018-11-30 10:15:17 +01:00
parent ea18ad8e1f
commit 6aa711b3ab

View File

@ -11,9 +11,10 @@ cache:
install:
- docker build --build-arg BUILD_COMMIT=$TRAVIS_COMMIT -t humanconnection/nitro-backend .
script:
test:
# TODO: re-add when testing is setup properly
# - docker run humanconnection/nitro-backend yarn run db:seed
- docker run humanconnection/nitro-backend yarn run test
after_success:
# - wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh