Configure travis services

This commit is contained in:
Anatoliy Chakkaev 2012-09-26 08:17:19 +04:00
parent 46e65b7e63
commit 797ae84a1c
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@ language: node_js
node_js:
- 0.4.12
- 0.6
- 0.8.9
services:
- mongodb
- redis-server
- neo4j
before_install:
- git submodule init && git submodule --quiet update
- ./support/ci/neo4j.sh