.travis.yml in unicode-confusable-1.4.0 vs .travis.yml in unicode-confusable-1.5.0
- old
+ new
@@ -2,17 +2,19 @@
language: ruby
script: bundle exec ruby spec/unicode_confusable_spec.rb
rvm:
-- 2.5.1
+- 2.6.1
+- 2.5.3
- 2.4.4
-- 2.3.7
+- 2.3.8
- 2.2
- ruby-head
- jruby-head
-- jruby-9.1.16.0
+- jruby-9.2.6.0
matrix:
allow_failures:
+ - rvm: 2.3.8
- rvm: 2.2
- rvm: jruby-head