Sha256: d626345c2941467a0456e5d38a1d0b5b4fee62e9f0e0bbe14df37f419a1dbcd7

Contents?: true

Size: 246 Bytes

Versions: 3

Compression:

Stored size: 246 Bytes

Contents

language: ruby
sudo: false
rvm:
  - 2.3.8
  - 2.4.6
  - 2.5.5
  - 2.6.3
  - ruby-head
before_install:
  - gem update --system # https://github.com/rubygems/rubygems/pull/1819
  - gem install bundler
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hako-2.14.0 .travis.yml
hako-2.13.0 .travis.yml
hako-2.12.0 .travis.yml