Sha256: 5c923876988611919552a97109682df8591215269c9a979e741aab13c41994ac
Contents?: true
Size: 609 Bytes
Versions: 10
Compression:
Stored size: 609 Bytes
Contents
language: ruby dist: xenial cache: bundler addons: apt: packages: - bind9 before_script: - sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6' after_success: - unset COVERAGE - bundle exec rake external matrix: include: - rvm: 2.3 - rvm: 2.4 - rvm: 2.5 - rvm: 2.6 - rvm: 2.6 gemfile: gems/event.gemfile - rvm: 2.6 env: COVERAGE=PartialSummary,Coveralls - rvm: jruby-head env: JRUBY_OPTS="--debug -X+O" - rvm: truffleruby - rvm: ruby-head allow_failures: - rvm: truffleruby - rvm: ruby-head - rvm: jruby-head
Version data entries
10 entries across 10 versions & 1 rubygems