Sha256: c2accc8339bf07e100c727b69472b1d441a4018ff9b99620533fcac9a91136c0
Contents?: true
Size: 662 Bytes
Versions: 15
Compression:
Stored size: 662 Bytes
Contents
# This file is used for Gemika (https://github.com/makandra/gemika) only. # It will not work with travis-ci. language: ruby rvm: - 2.1.8 - 2.4.5 - 2.6.6 matrix: include: # Test projects - gemfile: tests/rails-3_capybara-1/Gemfile rvm: 2.1.8 - gemfile: tests/rails-3_capybara-2/Gemfile rvm: 2.1.8 - gemfile: tests/rails-4_capybara-3/Gemfile rvm: 2.4.5 - gemfile: tests/rails-6_capybara-3/Gemfile rvm: 2.6.6 # Used to run rspec and tests for spreewald binary: - gemfile: Gemfile.ruby218 rvm: 2.1.8 - gemfile: Gemfile.ruby245 rvm: 2.4.5 - gemfile: Gemfile.ruby266 rvm: 2.6.6
Version data entries
15 entries across 15 versions & 1 rubygems