Sha256: 997a76e740bf73fab4a6a2cc44cd04d1c6302a01f16b63deadc42d6efc931589

Contents?: true

Size: 346 Bytes

Versions: 6

Compression:

Stored size: 346 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
gemfile:
  - gemfiles/gemfile
  - gemfiles/actionmailer.3.0.x.gemfile
  - gemfiles/actionmailer.3.1.x.gemfile
  - gemfiles/actionmailer.3.2.x.gemfile
  - gemfiles/actionmailer.4.0.x.gemfile
  - gemfiles/actionmailer.4.1.x.gemfile

script: "bundle exec rake spec"

branches:
  only:
    - master

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mandriller-0.1.0 .travis.yml
mandriller-0.0.7 .travis.yml
mandriller-0.0.6 .travis.yml
mandriller-0.0.5 .travis.yml
mandriller-0.0.4 .travis.yml
mandriller-0.0.3 .travis.yml