Sha256: 80954ca35a9690053937251512dc49cff739e4629de7b49ea976336d15f21173
Contents?: true
Size: 544 Bytes
Versions: 4
Compression:
Stored size: 544 Bytes
Contents
language: ruby sudo: false dist: trusty cache: bundler addons: apt: packages: - bind9 before_script: - sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6' - gem update --system - gem install bundler matrix: include: - rvm: 2.2 - rvm: 2.3 - rvm: 2.4 - rvm: 2.5 - rvm: 2.6 - 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
async-1.11.0 | .travis.yml |
async-1.10.3 | .travis.yml |
async-1.10.2 | .travis.yml |
async-1.10.1 | .travis.yml |