Sha256: 59d93db21bb10928a8b05ede8ce1ec0fe1ac1c90fd193180da53f23af42be31b

Contents?: true

Size: 305 Bytes

Versions: 4

Compression:

Stored size: 305 Bytes

Contents

sudo: false
cache: bundler
language: ruby
before_install:
  - gem update bundler
rvm:
  - 2.3
  - 2.4
  - 2.5
gemfile:
  - gemfiles/activesupport_4.2.gemfile
  - gemfiles/activesupport_5.0.gemfile
  - gemfiles/activesupport_5.1.gemfile
  - gemfiles/activesupport_5.2.gemfile
notifications:
  email: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
deprecation_toolkit-1.2.0 .travis.yml
deprecation_toolkit-1.1.0 .travis.yml
deprecation_toolkit-1.0.3 .travis.yml
deprecation_toolkit-1.0.2 .travis.yml