Sha256: 2c959efdef666d3b4c12c5dbcf47d69b53935bde28175a158a1a73fab08bcc99
Contents?: true
Size: 313 Bytes
Versions: 3
Compression:
Stored size: 313 Bytes
Contents
language: ruby rvm: - 2.5.3 - 2.4.5 - 2.3.8 env: - ETCD_VERSION_TO_TEST=v3.1.20 - ETCD_VERSION_TO_TEST=v3.2.25 - ETCD_VERSION_TO_TEST=v3.3.10 install: - bundle install - bundle exec rake download-etcd - export PATH="$(dirname $(find /tmp -name 'etcd')):$PATH" script: bundle exec rspec
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
etcdv3-0.11.3 | .travis.yml |
etcdv3-0.10.2 | .travis.yml |
etcdv3-0.10.1 | .travis.yml |