Sha256: 3e00a47596c36326d142b8b79ef89d66a0142dfa5e6b28d54c3922c9d1f06fd6

Contents?: true

Size: 208 Bytes

Versions: 4

Compression:

Stored size: 208 Bytes

Contents

language: ruby
rvm:
  - 2.1.10
  - 2.2.10
  - 2.3.7
  - 2.4.4
  - 2.5.1
branches:
  only:
    - master
before_install:
  - gem update --system
  - gem update bundler
script: "bundle exec rspec --tag ~docker"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
imap-backup-1.4.2 .travis.yml
imap-backup-1.4.1 .travis.yml
imap-backup-1.4.0 .travis.yml
imap-backup-2.0.0.rc1 .travis.yml