Sha256: 59bb6c6cf30313bd2771db717c5e7ab0fcec869dccc7ad59d0f4944e41a60814

Contents?: true

Size: 620 Bytes

Versions: 4

Compression:

Stored size: 620 Bytes

Contents

language: ruby
dist: bionic
rvm:
  - 2.4.10
  - 2.5.8
  - 2.6.6
  - 2.7.2
  - 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.10
      gemfile: gemfiles/Gemfile.activesupport-6.x
    - rvm: 2.7.2
      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
  allow_failures:
    - gemfile: gemfiles/Gemfile.activesupport-edge
  fast_finish: true

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
working_hours-1.4.1 .travis.yml
working_hours-1.4.0 .travis.yml
working_hours-1.3.2 .travis.yml
working_hours-1.3.1 .travis.yml