Let TravisCI give early feedback about ruby 2.6.0-preview1

This commit is contained in:
Gonzalo Rodriguez 2018-03-12 13:38:40 -03:00
parent 43eec3ab78
commit 0200ec419c
No known key found for this signature in database
GPG key ID: 5DB8B81B049B8AB1

View file

@ -2,6 +2,7 @@ language: ruby
cache: bundler
rvm:
- 2.6.0-preview1
- 2.5.0
- 2.4.3
- 2.3.6
@ -22,6 +23,8 @@ gemfile:
matrix:
allow_failures:
- gemfile: gemfiles/rails_5_2.gemfile
- rvm: 2.6.0-preview1
fast_finish: true
services: