Sha256: 319fbcc1def7024f391afd1db81b91a54a8ea706dcd2e084f973127d7b64265b
Contents?: true
Size: 483 Bytes
Versions: 4
Compression:
Stored size: 483 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: 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
async-1.8.0 | .travis.yml |
async-1.7.0 | .travis.yml |
async-1.6.0 | .travis.yml |
async-1.5.0 | .travis.yml |