.travis.yml in unicode-numeric_value-1.2.0 vs .travis.yml in unicode-numeric_value-1.3.0
- old
+ new
@@ -2,20 +2,16 @@
language: ruby
script: bundle exec ruby spec/unicode_numeric_value_spec.rb
rvm:
-- 2.3.0
+- 2.4.1
+- 2.3.4
- 2.2
- 2.1
- ruby-head
-- rbx-2
- jruby-head
-- jruby-9.0.5.0
+- jruby-9.1.12.0
-cache:
-- bundler
-
matrix:
allow_failures:
- rvm: jruby-head
- - rvm: rbx-2