Sha256: 7cd9430f6819b2309be3885bdf77a3b352230e0757af9535d61d7b6b0e23cb85

Contents?: true

Size: 378 Bytes

Versions: 4

Compression:

Stored size: 378 Bytes

Contents

before_install:
  - yes | gem update --system --force
  - gem install bundler
deploy:
  provider: rubygems
  api_key:
    secure: ZFKOZzwgB1s4/vD9BDb7lFWCO7xXP3ikG2DBZSdASii5iHM46X9ox2wt8h2XZd9RFKe9pyenJP9RsXmRVGanFgZ0wGu+oveWfA7oIKp6Eb6pNOBPs8MG0ZifAGUc7Ih1JUMuvNuOPRJ+QGc5FwPsu0EoxZn3gQCZNqdMNBRe17o=
  on:
    tags: true
  gem: testdroid-api-client
script: bundle exec rspec

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
testdroid-api-client-0.6.0 .travis.yml
testdroid-api-client-updated-0.5.1 .travis.yml
testdroid-api-client-0.5.0 .travis.yml
testdroid-api-client-0.4.1 .travis.yml