Sha256: a963079c92271adcfe6f410d63a1e2e5ee49528f180a638fdd53d66cdd7ab111
Contents?: true
Size: 453 Bytes
Versions: 7
Compression:
Stored size: 453 Bytes
Contents
language: ruby script: rspec spec -f d install: - gem update bundler - bundle install rvm: - ruby-head - jruby-head - jruby-19mode - 1.9 - 2.3.8 - 2.4.6 - 2.5.5 - 2.6.3 matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head env: global: - VERBOSE=true - TIMEOUT=1 - BENCHMARK_QUANTITY=100000 - STREAM_FILE_SIZE=68 branches: only: - master notifications: email: - adamluzsi@gmail.com
Version data entries
7 entries across 7 versions & 1 rubygems