Sha256: 85b23751bef8db305e54109f6cbe94aa68f1f7afd008ab268c0ba45520de2e83

Contents?: true

Size: 301 Bytes

Versions: 1

Compression:

Stored size: 301 Bytes

Contents

language: ruby
cache: bundler
bundler_args: --without documentation production
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.5
  - 2.2.2
  - jruby-19mode
  - rbx
  - ruby-head
  - jruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
script:
  - bundle exec rake spec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bulkforce-1.0.0 .travis.yml