Sha256: 98722f153ccb1f92707c291c31e99b5b157057a988bfb78dfe0c3f581da85336

Contents?: true

Size: 466 Bytes

Versions: 3

Compression:

Stored size: 466 Bytes

Contents

language: ruby
rvm:
  - 1.8.7
  - 1.9.3
  - 2.0.0
  - 2.1.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
matrix:
  exclude:
    - rvm: 1.8.7
      gemfile: Gemfile
    - rvm: 1.8.7
      gemfile: gemfiles/Gemfile.actionmailer-4.0.x
    - rvm: 1.8.7
      gemfile: gemfiles/Gemfile.actionmailer-4.1.x

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
postmark-rails-0.12.0 .travis.yml
postmark-rails-0.11.0 .travis.yml
postmark-rails-0.10.0 .travis.yml