1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Test with Ruby 2.3 and allow failures with ruby-head

This commit is contained in:
Rafael Mendonça França 2016-01-06 14:25:22 -02:00
parent b0338475ba
commit 63ea665c80

View file

@ -12,10 +12,13 @@ rvm:
- jruby-head
- 2.0.0
- 2.1
- 2.2
- 2.2.4
- 2.3.0
- ruby-head
matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
bundler_args: --jobs 3 --retry 3
notifications:
email: false