Sha256: 6da77847a385b61f44a6c0fae73ea4c83e842e18067fd889011cc939af52ce47
Contents?: true
Size: 382 Bytes
Versions: 1
Compression:
Stored size: 382 Bytes
Contents
language: ruby sudo: false cache: bundler bundler_args: --without documentation production rvm: - 2.1.8 - 2.2.4 - 2.3.0 - rbx-2.11 - rbx-3.14 - jruby-9.0.5.0 - ruby-head - jruby-head matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: rbx-2.11 - rvm: rbx-3.14 fast_finish: true script: - bundle exec rspec --tag ~type:integration
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bulkforce-1.0.2 | .travis.yml |