Sha256: a063dc13f3b3ca1799d7b69458b6743dcc7f7ba97279ed7a71da271e3a0e0b04
Contents?: true
Size: 442 Bytes
Versions: 4
Compression:
Stored size: 442 Bytes
Contents
ruby-latest: box: ruby:latest steps: - bundle-install - script: name: tests code: bundle exec rake ruby-23: box: ruby:2.3 steps: - bundle-install - script: name: tests code: bundle exec rake ruby-22: box: ruby:2.2 steps: - bundle-install - script: name: tests code: bundle exec rake ruby-21: box: ruby:2.1 steps: - bundle-install - script: name: tests code: bundle exec rake
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
excon-hypermedia-0.5.3 | .wercker.yml |
excon-hypermedia-0.5.2 | .wercker.yml |
excon-hypermedia-0.5.1 | .wercker.yml |
excon-hypermedia-0.5.0 | .wercker.yml |