Sha256: 94db5c9082f7062f28e2e27ef3f9c26ea6f952a686e95e5f422ceaebfa4b1156
Contents?: true
Size: 320 Bytes
Versions: 2
Compression:
Stored size: 320 Bytes
Contents
language: ruby rvm: - 2.4 - 2.5 - 2.6 - 2.7 - 3.0 - jruby-9.2 before_install: - yes | gem update --system --force - gem install bundler gemfile: - gemfiles/minitest4.gemfile - gemfiles/minitest5.gemfile - gemfiles/test_unit_gem.gemfile install: - bundle install script: - bundle exec rake test
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
m-1.6.1 | .travis.yml |
m-1.6.0 | .travis.yml |