Skip to content

Commit da70ea2

Browse files
spkestolfo
authored andcommitted
Update travis rubies
1 parent 6f6853b commit da70ea2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@ matrix:
1818
exclude:
1919
- rvm: ruby-head
2020
gemfile: gemfiles/rails_master.gemfile
21-
- rvm: jruby-9.1.15.0
21+
- rvm: jruby-9.1.16.0
2222
gemfile: gemfiles/rails_master.gemfile
23-
- rvm: jruby-9.1.15.0
23+
- rvm: jruby-9.1.16.0
2424
gemfile: gemfiles/driver_master.gemfile
25-
- rvm: jruby-9.1.15.0
25+
- rvm: jruby-9.1.16.0
2626
env: MONGODB=2.6.12
27-
- rvm: jruby-9.1.15.0
27+
- rvm: jruby-9.1.16.0
2828
env: MONGODB=3.4.10
2929
allow_failures:
3030
- rvm: ruby-head
3131
- gemfile: gemfiles/rails_master.gemfile
3232

3333
rvm:
34-
- 2.5
34+
- 2.5.1
3535
- ruby-head
36-
- jruby-9.1.15.0
36+
- jruby-9.1.16.0
3737

3838
gemfile:
3939
- Gemfile

0 commit comments

Comments
 (0)