Sha256: eba6ce27b3de9842cfab68d8d2f866c4aa54dd8612a9fea00dc6cdc0ccfc76fb

Contents?: true

Size: 208 Bytes

Versions: 2

Compression:

Stored size: 208 Bytes

Contents

language: ruby
rvm:
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - ruby-head
  - rbx
matrix:
  allow_failures:
    - rvm: rbx
before_install:
  - gem update bundler
script: bundle exec rspec spec
cache: bundler

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
approvals-0.0.24 .travis.yml
br-approvals-0.0.22 .travis.yml