Sha256: 18bb78debc0aa326bd28d8a5c8c2514c28818a29eb018029f4e7eb5be667d939

Contents?: true

Size: 374 Bytes

Versions: 2

Compression:

Stored size: 374 Bytes

Contents

# Currently fails on JRuby, partly due to Nokogiri behaving differently,
# and partly for some other reason I'm not sure about regarding
# Hexp::Node::Normalize
language: ruby
script: "bundle exec rspec"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.1
  - 2.1.2
  - jruby
  - jruby-head
  - ruby-head
matrix:
  allow_failures:
    - rvm: jruby
    - rvm: ruby-head
    - rvm: jruby-head

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hexp-0.4.1 .travis.yml
hexp-0.4.0.beta1 .travis.yml