Sha256: f43889c6e7dcc3052f281b20c10eeeedc8a89109569e95b673d52fb02d95e972
Contents?: true
Size: 430 Bytes
Versions: 3
Compression:
Stored size: 430 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' matrix: include: - rvm: 2.2 - rvm: 2.3 - rvm: 2.4 - rvm: 2.5 - rvm: jruby-head env: JRUBY_OPTS="--debug -X+O" - rvm: ruby-head - rvm: rbx-3 allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: rbx-3
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
async-1.4.1 | .travis.yml |
async-1.4.0 | .travis.yml |
async-1.3.0 | .travis.yml |