mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
fix tests on build
This commit is contained in:
parent
ea18ad8e1f
commit
6aa711b3ab
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user