docker/ci: need netcat and killall for some test scripts
[nit.git] / .gitlab-ci.yml
index 151fc5d..0c4e0a7 100644 (file)
@@ -2,6 +2,11 @@ image: nitlang/nit-ci
 
 services:
   - mongo
+  - neo4j:2.3
+  - postgres
+
+variables:
+  NEO4J_AUTH: none
 
 cache:
   paths: