Sha256: 8731f41c51028f588012f94e7189ae55b5ea071071e138dd5c5bc85b36af9d16

Contents?: true

Size: 421 Bytes

Versions: 1

Compression:

Stored size: 421 Bytes

Contents

language: ruby
rvm:
  - "2.3.8"
  - "2.4.4"
  - "2.5.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

1 entries across 1 versions & 1 rubygems

Version Path
httplog-1.2.0 .travis.yml