Sha256: 0dc862e7e7f3e0ecda11644e21a00a845194cb1c13051743ef444bc0286a311f
Contents?: true
Size: 540 Bytes
Versions: 1
Compression:
Stored size: 540 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 condition: "$TRAVIS_RUBY_VERSION == 2.3.0" repo: Azure/azure-sdk-for-ruby
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure-0.7.9 | .travis.yml |