Sha256: 9f9dd4221cbdab3cdd53980b5993964f606cb1c3ab3f1e24d26cb6d12a73bee9

Contents?: true

Size: 332 Bytes

Versions: 1

Compression:

Stored size: 332 Bytes

Contents

language: ruby
cache: bundler
before_install:
  - gem install bundler
install:
  - bundle update
script: xvfb-run bundle exec rake
rvm:
  - 2.2.9
  - 2.3.6
  - 2.4.3
  - 2.5.0
  - ruby-head
  - jruby-head
  - rbx-3
branches:
  only:
    - master
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
goatmail-1.2.0 .travis.yml