Empact / roxml

ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.
http://roxml.rubyforge.org/
MIT License
223 stars 176 forks source link

add latest rubies to travis #63

Closed lostapathy closed 4 years ago

lostapathy commented 5 years ago

Working on updating the Travis config with the latest ruby versions so that build is green again.