Skip to content

Commit

Permalink
Update travis rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
spk authored and estolfo committed May 4, 2018
1 parent 6f6853b commit da70ea2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@ matrix:
exclude:
- rvm: ruby-head
gemfile: gemfiles/rails_master.gemfile
- rvm: jruby-9.1.15.0
- rvm: jruby-9.1.16.0
gemfile: gemfiles/rails_master.gemfile
- rvm: jruby-9.1.15.0
- rvm: jruby-9.1.16.0
gemfile: gemfiles/driver_master.gemfile
- rvm: jruby-9.1.15.0
- rvm: jruby-9.1.16.0
env: MONGODB=2.6.12
- rvm: jruby-9.1.15.0
- rvm: jruby-9.1.16.0
env: MONGODB=3.4.10
allow_failures:
- rvm: ruby-head
- gemfile: gemfiles/rails_master.gemfile

rvm:
- 2.5
- 2.5.1
- ruby-head
- jruby-9.1.15.0
- jruby-9.1.16.0

gemfile:
- Gemfile
Expand Down

0 comments on commit da70ea2

Please sign in to comment.