diff --git a/.travis.yml b/.travis.yml index bae25b3..76e5078 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -script: "bundle exec rake neo4j:install neo4j:start spec --trace" +script: "bundle exec rake neo4j:install['enterprise','1.8.M03' neo4j:start spec --trace" language: ruby rvm: - 1.9.3