mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Revert "Setup neo4j service on Travis CI"
This reverts commit 9fdee4480fea582a01e40687cffff404b749a8f1. @mattwr18 this was a rash decision, neo4j on Travis is not required if we run all the tests in docker. When I run the tests in docker on my machine, it terminates as expected. How is the situation on your machine?
This commit is contained in:
parent
9fdee4480f
commit
d6622d0825
@ -7,7 +7,6 @@ cache:
|
||||
- node_modules
|
||||
services:
|
||||
- docker
|
||||
- neo4j
|
||||
|
||||
env:
|
||||
- DOCKER_COMPOSE_VERSION=1.23.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user