Sha256: fd97743eb9f0ee4cb8965f1814b385f8793fb809ab9def4126361bd8ac4c7f29
Contents?: true
Size: 695 Bytes
Versions: 18
Compression:
Stored size: 695 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 gemfile: # Test projects - tests/rails-3_capybara-1/Gemfile - tests/rails-3_capybara-2/Gemfile - tests/rails-4_capybara-3/Gemfile # Used to run rspec and tests for spreewald binary: - Gemfile.ruby218 - Gemfile.ruby245 matrix: exclude: - gemfile: tests/rails-3_capybara-1/Gemfile rvm: 2.4.5 - gemfile: tests/rails-3_capybara-2/Gemfile rvm: 2.4.5 - gemfile: tests/rails-4_capybara-3/Gemfile rvm: 2.1.8 - gemfile: Gemfile.ruby218 rvm: 2.4.5 - gemfile: Gemfile.ruby245 rvm: 2.1.8
Version data entries
18 entries across 18 versions & 1 rubygems