Sha256: a7d7df316f43eaa20f7a1896f2b1b738a00771ebe43af9990a894c081b4cbf94
Contents?: true
Size: 274 Bytes
Versions: 2
Compression:
Stored size: 274 Bytes
Contents
language: ruby rvm: - 2.0.0 - 2.1.10 - 2.2.10 - 2.3.7 - 2.4.4 - 2.5.1 - jruby-9.1.16.0 matrix: include: - rvm: jruby env: JRUBY_OPTS='-Xcompat.version=2.0' before_install: - if [ "jruby" != "$TRAVIS_RUBY_VERSION" ]; then gem install bundler; fi
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
better_ipaddr-0.7.0 | .travis.yml |
better_ipaddr-0.6.0 | .travis.yml |