Sha256: a72832b09d4d011ff653fc4b62a6a3cf8002cde2e0ab52e4cfc1f54d6d45cb65
Contents?: true
Size: 594 Bytes
Versions: 5
Compression:
Stored size: 594 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 env: COVERAGE=PartialSummary,Coveralls - rvm: jruby-head env: JRUBY_OPTS="--debug -X+O" - rvm: truffleruby - rvm: ruby-head - rvm: rbx-3 allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: rbx-3 - rvm: truffleruby
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
async-1.16.0 | .travis.yml |
async-1.15.5 | .travis.yml |
async-1.15.4 | .travis.yml |
async-1.15.3 | .travis.yml |
async-1.15.2 | .travis.yml |