Sha256: 445815713b2a008c44705e07d091e491b0f415be8ba58dfe5d32f35bf1429557

Contents?: true

Size: 247 Bytes

Versions: 3

Compression:

Stored size: 247 Bytes

Contents

sudo: false
language: ruby

script: bundle exec ruby spec/unicode_numeric_value_spec.rb

rvm:
- 2.3.0
- 2.2
- 2.1
- ruby-head
- rbx-2
- jruby-head
- jruby-9.0.5.0

cache:
- bundler

matrix:
  allow_failures:
    - rvm: jruby-head
    - rvm: rbx-2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
unicode-numeric_value-1.2.0 .travis.yml
unicode-numeric_value-1.1.0 .travis.yml
unicode-numeric_value-1.0.0 .travis.yml