Sha256: a78ecc2518e57df26ce0055e21f8e1be9fd0b3c6b005e3c014d71be51dfe093c
Contents?: true
Size: 493 Bytes
Versions: 1
Compression:
Stored size: 493 Bytes
Contents
sudo: false language: ruby rvm: - 2.0.0 - 2.1.5 - 2.2.0 - 2.3.0 script: - bundle install && bundle exec rake test:unit - if [ "$INTEG_RECORDED" == "true" ] ; then bundle exec rake test:recorded ; fi deploy: provider: rubygems api_key: secure: VXi28DFUnQ7tYuvOwwfs4Og0/Wkfq4GWMtU9Wjgn6VuYMuRMzMD34acIpgqCDW4dVLlsCtvx1MIZLvaHe0F5nOJP1LZ88IW8bDEa2dSRMhXXKGf/CF9sOhMxK9uoThMp7FHMSttfasudooIsrQn9FExdCs5s7ndDQ+gOD/QHKjk= gem: azure on: tags: true repo: Azure/azure-sdk-for-ruby
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure-0.7.7 | .travis.yml |