Sha256: f6f9143c208938be961a048e65f3be6d287c38d93722c403347c183ea8664fa7

Contents?: true

Size: 237 Bytes

Versions: 12

Compression:

Stored size: 237 Bytes

Contents

language: ruby
rvm:
 - 1.9.3
 - rbx-2.1.1
 - rbx-head
 - jruby-head
before_install:
  - rvm get head; rvm use $TRAVIS_RUBY_VERSION --install --binary --fuzzy --debug
  - gem install bundler
matrix:
  allow_failures:
    - rvm: rbx-head

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rivet-1.4.0 .travis.yml
rivet-1.3.0 .travis.yml
rivet-1.2.0 .travis.yml
rivet-1.1.0 .travis.yml
rivet-1.0.8 .travis.yml
rivet-1.0.7 .travis.yml
rivet-1.0.6 .travis.yml
rivet-1.0.5 .travis.yml
rivet-1.0.4 .travis.yml
rivet-1.0.3 .travis.yml
rivet-1.0.2 .travis.yml
rivet-1.0.1 .travis.yml