Sha256: eab8640af3cf74b4620ffcd1abfbb8e332e88ecb0d9825ef7db7a1614e719079
Contents?: true
Size: 313 Bytes
Versions: 4
Compression:
Stored size: 313 Bytes
Contents
language: ruby bundler_args: "--without development" before_install: - gem install bundler rvm: - 1.8.7 - 1.9.2 - 1.9.3 - 2.0.0 - jruby-18mode - jruby-19mode - rbx - rbx-19mode - ree env: - JRUBY_OPTS="-Xcext.enabled=true" script: - gem build xmlhasher.gemspec - gem install xmlhasher-*
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
xmlhasher_with_attributes-1.0.1 | .travis.yml |
xmlhasher_with_attributes-1.0.0 | .travis.yml |
xmlhasher-1.0.1 | .travis.yml |
xmlhasher-1.0.0 | .travis.yml |