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