Sha256: 7300e8ce8d751159c0619003446b64df7a62dc321d25e511cf70de5586653793
Contents?: true
Size: 498 Bytes
Versions: 3
Compression:
Stored size: 498 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: 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.10.0 | .travis.yml |
async-1.9.1 | .travis.yml |
async-1.9.0 | .travis.yml |