Sha256: a67fe84887f24d967c97669abc918d8b8736de05d571fac69e777d27df33dfce

Contents?: true

Size: 290 Bytes

Versions: 5

Compression:

Stored size: 290 Bytes

Contents

sudo: false
language: ruby

script: bundle exec ruby spec/whirly_spec.rb

rvm:
- 2.3.0
- 2.2
- 2.1
- 2.0
- ruby-head
- rbx-2
- jruby-head
- jruby-9000

cache:
- bundler

# matrix:
#   fast_finish: true

matrix:
  allow_failures:
    - rvm: jruby-head
    - rvm: jruby-9000
    - rvm: rbx-2

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
whirly-0.2.5 .travis.yml
whirly-0.2.4 .travis.yml
whirly-0.2.3 .travis.yml
whirly-0.2.2 .travis.yml
whirly-0.2.1 .travis.yml