mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Setup database on Travis CI
This commit is contained in:
parent
67f5dd53e2
commit
f464ee93e0
@ -18,6 +18,7 @@ install:
|
||||
- docker-compose -f docker-compose.yml -f docker-compose.travis.yml up --build -d
|
||||
# avoid "Database constraints have changed after this transaction started"
|
||||
- wait-on http://localhost:7474
|
||||
- docker-compose exec neo4j db_setup
|
||||
|
||||
script:
|
||||
- export CYPRESS_RETRIES=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user