Skip to content

Commit

Permalink
upgrade travis stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
subvertallchris committed Jul 17, 2015
1 parent 4047092 commit 30caae3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ script:
- "bundle exec rake neo4j:install[$NEO4J_VERSION] neo4j:disable_auth neo4j:start default --trace"
language: ruby
rvm:
- 2.2.0
- 2.2.2
- 2.1.5
- jruby-1.7.16
- jruby-1.7.18
# - jruby-19mode
env:
- NEO4J_VERSION=community-2.2.1
- NEO4J_VERSION=community-2.1.7
sudo: false

0 comments on commit 30caae3

Please sign in to comment.