Sha256: e1d4c96b9289e3e5cda47bdb68571fc37e9f5d4f9689232571e74cb8eb815097

Contents?: true

Size: 678 Bytes

Versions: 1

Compression:

Stored size: 678 Bytes

Contents

language: ruby
rvm:
  - 2.4.9
  - 2.5.7
  - 2.6.5
  - 2.7.0
  - 3.0.0
  - jruby-9.2.14.0
gemfile:
  - gemfiles/Gemfile.activesupport-4.x
  - gemfiles/Gemfile.activesupport-5.x
  - gemfiles/Gemfile.activesupport-6.x
jobs:
  exclude:
    - rvm: 2.4.9
      gemfile: gemfiles/Gemfile.activesupport-6.x
    - rvm: 2.7.0
      gemfile: gemfiles/Gemfile.activesupport-4.x
    - rvm: 3.0.0
      gemfile: gemfiles/Gemfile.activesupport-4.x
  include:
    - rvm: ruby-head
      gemfile: gemfiles/Gemfile.activesupport-edge
    - rvm: jruby-head
      gemfile: gemfiles/Gemfile.activesupport-edge
  allow_failures:
    - gemfile: gemfiles/Gemfile.activesupport-edge
  fast_finish: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
working_hours-1.3.0 .travis.yml