Sha256: 22fcc5c06d0d8b8966818d36a018117770de52524edb6c958aee06ee17ca4133

Contents?: true

Size: 357 Bytes

Versions: 2

Compression:

Stored size: 357 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
postmark-rails-0.9.0 .travis.yml
postmark-rails-0.8.0 .travis.yml