Merge: Ci: move services to specific hostnames
[nit.git] / .gitlab-ci.yml
index e792b05..4b0f2ed 100644 (file)
@@ -1,5 +1,13 @@
 image: nitlang/nit-ci
 
+services:
+  - mongo
+  - neo4j:2.3
+  - postgres
+
+variables:
+  NEO4J_AUTH: none
+
 cache:
   paths:
     - .ccache