Skip to content

Commit

Permalink
travis: bumped ruby version to 2.1.1 and Neo4j server 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasronge committed Apr 12, 2014
1 parent 529b958 commit ef4c828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
script: "bundle exec rake neo4j:install['community-2.0.0'] neo4j:start default --trace"
script: "bundle exec rake neo4j:install['community-2.0.1'] neo4j:start default --trace"
language: ruby
rvm:
- 1.9.3
- 2.1.1
- jruby-19mode

0 comments on commit ef4c828

Please sign in to comment.