Sha256: f57a3e8d7b3f8f8a3f0596525be78a28349144beba31faf02ffb3c3b22c1c530
Contents?: true
Size: 398 Bytes
Versions: 6
Compression:
Stored size: 398 Bytes
Contents
language: ruby sudo: false rvm: - 2.3 - 2.4 - 2.5 - ruby-head gemfile: - gemfiles/http3.gemfile - gemfiles/http4.gemfile before_install: gem install bundler env: SUITE="rspec" script: bundle exec $SUITE matrix: fast_finish: true # Only run RuboCop on the latest Ruby include: - rvm: 2.5 env: SUITE="rubocop" allow_failures: - rvm: ruby-head cache: bundler
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
ezclient-0.15.2 | .travis.yml |
ezclient-0.15.1 | .travis.yml |
ezclient-0.15.0 | .travis.yml |
ezclient-0.14.0 | .travis.yml |
ezclient-0.13.1 | .travis.yml |
ezclient-0.13.0 | .travis.yml |