Sha256: 4156cf707e9a5a756dde0f0cf4dbf798b0222899dc850ee5ea57dc9bc404826b

Contents?: true

Size: 421 Bytes

Versions: 3

Compression:

Stored size: 421 Bytes

Contents

language: ruby
rvm:
  - "2.2.8"
  - "2.3.5"
  - "2.4.2"
gemfile:
  - gemfiles/http2.gemfile
  - gemfiles/http3.gemfile
  - gemfiles/http4.gemfile
  - gemfiles/rack1.gemfile
  - gemfiles/rack2.gemfile

# uncomment this line if your project needs to run something other than `rake`:
script: bundle exec rspec spec
# workaround for https://github.com/travis-ci/travis-ci/issues/5239:
before_install:
  - gem install bundler

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
httplog-1.1.1 .travis.yml
httplog-1.1.0 .travis.yml
httplog-1.0.3 .travis.yml