Sha256: 212d6c9bb6c055f350adac0380d0d608223cc7bee2238c0bf1d819c018f3de6a

Contents?: true

Size: 322 Bytes

Versions: 1

Compression:

Stored size: 322 Bytes

Contents

language: ruby
cache: bundler
bundler_args: --without documentation production
rvm:
  - 2.0.0
  - 2.1.5
  - 2.2.0
  - jruby-19mode
  - rbx
  - ruby-head
  - jruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
script:
  - bundle exec rspec
before_install: gem update bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
propertybase_id-0.2.0 .travis.yml