.travis.yml in unicode-confusable-1.5.0 vs .travis.yml in unicode-confusable-1.6.0

- old
+ new

@@ -2,19 +2,19 @@ language: ruby script: bundle exec ruby spec/unicode_confusable_spec.rb rvm: -- 2.6.1 -- 2.5.3 -- 2.4.4 -- 2.3.8 +- 2.6 +- 2.5 +- 2.4 +- 2.3 - 2.2 - ruby-head - jruby-head -- jruby-9.2.6.0 +- jruby-9.2.7.0 matrix: allow_failures: - - rvm: 2.3.8 + - rvm: 2.3 - rvm: 2.2 - rvm: jruby-head