Sha256: 6e778eb6c7211d7e4cf0383a312478fca11bc83c328e17959c1fb35879abb1c2
Contents?: true
Size: 304 Bytes
Versions: 5
Compression:
Stored size: 304 Bytes
Contents
--- language: ruby sudo: false cache: bundler rvm: - 2.1.9 - 2.2.5 - 2.3.1 script: "./build_travis.sh" after_success: "./deploy_documentation.sh" deploy: provider: rubygems api_key: ${RUBYGEMS_API_KEY} gemspec: auth0.gemspec on: tags: true repo: auth0/ruby-auth0 branch: master
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
auth0-4.7.0 | .travis.yml |
auth0-4.6.0 | .travis.yml |
auth0-4.5.0 | .travis.yml |
auth0-4.4.0 | .travis.yml |
auth0-4.1.0 | .travis.yml |