Sha256: 92cecc402e1584e2c5730879df21d93fbcc3faa4c47b662959f8f7e11c61e3d3
Contents?: true
Size: 548 Bytes
Versions: 8
Compression:
Stored size: 548 Bytes
Contents
language: ruby dist: xenial cache: bundler addons: apt: packages: - wrk - apache2-utils homebrew: packages: - wrk matrix: include: - rvm: 2.4 - rvm: 2.5 - rvm: 2.6 - rvm: 2.6 env: COVERAGE=Summary,Coveralls - rvm: truffleruby - rvm: jruby-head env: JRUBY_OPTS="--debug -X+O" - rvm: ruby-head - rvm: 2.6 os: osx allow_failures: - rvm: truffleruby - rvm: ruby-head - rvm: jruby-head - rvm: truffleruby # after_success: # - bundle exec rake h2spec:all
Version data entries
8 entries across 8 versions & 1 rubygems