Sha256: 898e284696a35266e8d486d17fef53b266a44a8a8d358aa458b30d79ded7e9f5

Contents?: true

Size: 204 Bytes

Versions: 3

Compression:

Stored size: 204 Bytes

Contents

language: ruby
rvm:
  - ruby-head
  # - 2.3
  - 2.2
  - 2.1
  - 2.0

sudo: false
cache: bundler

matrix:
  fast_finish: true
  allow_failures:
    - rvm: ruby-head

before_install:
  - gem update bundler

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cells-4.1.1 .travis.yml
cells-4.1.0 .travis.yml
cells-4.1.0.rc1 .travis.yml