Sha256: e17a465dcdbe84ffcd56596f8cb73d3a78503d3191c1eff171d85e1f632fc01c
Contents?: true
Size: 421 Bytes
Versions: 2
Compression:
Stored size: 421 Bytes
Contents
language: ruby rvm: - "2.4.5" - "2.5.3" - "2.6.2" gemfile: - gemfiles/http3.gemfile - gemfiles/http4.gemfile - gemfiles/http5.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.3.1 | .travis.yml |
httplog-1.3.0 | .travis.yml |