Sha256: cd1a2c9de5220bb17b725ac05bb045850c3868e385d0dfc937e0ba336c254cc7

Contents?: true

Size: 292 Bytes

Versions: 3

Compression:

Stored size: 292 Bytes

Contents

language: ruby
script: "script/test_all"
bundler_args: "--standalone --binstubs --without documentation"
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - ree
  - jruby-18mode
  - jruby-19mode
  - rbx-18mode
  - rbx-19mode
  - 2.0.0
matrix:
  allow_failures:
    - rvm: rbx-19mode
    - rvm: rbx-18mode

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
rspec-collection_matchers-0.0.2 .travis.yml
rspec-collection_matchers-0.0.1 .travis.yml
rspec-its-1.0.0.pre .travis.yml