Sha256: 9028a31e495be80876b7766931103f98552d831f3906ac30981bc9af170c61f5
Contents?: true
Size: 768 Bytes
Versions: 6
Compression:
Stored size: 768 Bytes
Contents
language: ruby rvm: - 1.8.7 - 1.9.3 - 2.0.0 - 2.1.9 - 2.2.5 script: bundle exec rake spec gemfile: - Gemfile - gemfiles/Gemfile.actionmailer-3.0.x - gemfiles/Gemfile.actionmailer-3.2.x - gemfiles/Gemfile.actionmailer-4.0.x - gemfiles/Gemfile.actionmailer-4.1.x - gemfiles/Gemfile.actionmailer-4.2.x matrix: exclude: - rvm: 1.8.7 gemfile: Gemfile - rvm: 1.9.3 gemfile: Gemfile - rvm: 2.0.0 gemfile: Gemfile - rvm: 2.1.9 gemfile: Gemfile - rvm: 1.8.7 gemfile: gemfiles/Gemfile.actionmailer-4.0.x - rvm: 1.8.7 gemfile: gemfiles/Gemfile.actionmailer-4.1.x - rvm: 1.8.7 gemfile: gemfiles/Gemfile.actionmailer-4.2.x before_install: - gem update --system - gem install bundler
Version data entries
6 entries across 6 versions & 1 rubygems