Sha256: eebc8fe4a06409d7994f6898fdf20f4b77bcf4ca3e67ecacbf549805b500b22d
Contents?: true
Size: 454 Bytes
Versions: 3
Compression:
Stored size: 454 Bytes
Contents
language: ruby sudo: false before_install: - gem update --system 2.6.10 - gem --version - gem install bundler --version 1.14.3 --no-rdoc --no-ri - bundle --version install: bundle _1.14.3_ install --without development doc script: bundle _1.14.3_ exec rake env: global: - JRUBY_OPTS="$JRUBY_OPTS --debug" rvm: - jruby-9.1.7.0 - 2.0.0 - 2.1 - 2.2 - 2.3.3 - 2.4.0 matrix: fast_finish: true branches: only: - master
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
http-2.2.2 | .travis.yml |
http-2.2.1 | .travis.yml |
http-2.2.0 | .travis.yml |