Sha256: 9d250d34117e2a925a34de04bde3bcd02703e02e0b635c9d11608999404d797f
Contents?: true
Size: 433 Bytes
Versions: 2
Compression:
Stored size: 433 Bytes
Contents
language: ruby rvm: - "2.3.8" - "2.4.5" - "2.5.3" - "2.6.0" 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
httplog-1.2.2 | .travis.yml |
httplog-1.2.1 | .travis.yml |