Sha256: 009c2179aa9f95947aaf724351c0376c079b45b375567a0a55acd624f304bdb7

Contents?: true

Size: 383 Bytes

Versions: 4

Compression:

Stored size: 383 Bytes

Contents

notifications:
  email:
    on_success: never
    on_failure: change
language: ruby
dist: trusty
bundler_args: --without debug release
before_install:
  - ruby -v | (grep -v "rubinius" && gem install bundler) || echo 0
rvm:
  - 2.2.7
  - 2.3.4
  - 2.4.1
  - rbx-3.75
  - jruby-9.1.5.0
  - jruby-head
  - ruby-head
matrix:
  allow_failures:
    - rvm: jruby-head
    - rvm: ruby-head

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
capistrano-s3-2.4.0 .travis.yml
capistrano-s3-2.3.0 .travis.yml
capistrano-s3-2.2.0 .travis.yml
capistrano-s3-2.1.1 .travis.yml