Sha256: 2bf5032175fa12745881ee7e589b3f59fc8e2539bd6bdd8fdf7fb152c582b324

Contents?: true

Size: 310 Bytes

Versions: 1

Compression:

Stored size: 310 Bytes

Contents

---
sudo: false
language: ruby
cache: bundler
dist: trusty
git:
  depth: 1
rvm:
  - 2.2
  - 2.3
  - 2.4
  - 2.5
  - jruby-head
  - ruby-head
  - rbx-3
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-3
before_install:
  - gem update --system
  - gem install bundler -v 2.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
async_resource_pool-0.1.0 .travis.yml