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