Skip to content

Commit

Permalink
Update travis.yml to use latest neo4j
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Jun 27, 2012
1 parent 0d17d0a commit ad3d0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
script: "bundle exec rake neo4j:install['enterprise','1.8.M03'] neo4j:start spec --trace"
script: "bundle exec rake neo4j:install['enterprise','1.8.M05'] neo4j:start spec --trace"
language: ruby
rvm:
- 1.9.3

0 comments on commit ad3d0d6

Please sign in to comment.