Sha256: b5520092a3a7364f52ac43bcfc6f50a13772c2e2f2881637f01ad5c05e56619e
Contents?: true
Size: 250 Bytes
Versions: 2
Compression:
Stored size: 250 Bytes
Contents
sudo: false language: ruby rvm: - 2.3.5 - 2.4.2 - 2.5.0 before_install: gem install bundler -v 1.16.1 env: SUITE="rspec" matrix: fast_finish: true # Only run RuboCop on the latest Ruby include: - rvm: 2.5.0 env: SUITE="rubocop"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ezclient-0.3.0 | .travis.yml |
ezclient-0.2.0 | .travis.yml |