Sha256: 20dcb524266dd10d3f3bbcd9944974d81383ba1cbd68adaa6cf13ad77c7accc9
Contents?: true
Size: 440 Bytes
Versions: 1
Compression:
Stored size: 440 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 - bundle install
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
httplog-1.0.2 | .travis.yml |