Sha256: b41eda4e76d7120ab559dce86b4b6db9d08f0a13b20789a803d9dd71f2c16a52

Contents?: true

Size: 218 Bytes

Versions: 7

Compression:

Stored size: 218 Bytes

Contents

language: ruby
cache: bundler
rvm:
  - 2.7
  - 3.0
  - 3.1
script:
  - bundle install --path vendor/bundle
  - bundle exec rspec
  - gem build {{{gemName}}}.gemspec
  - gem install ./{{{gemName}}}-{{{gemVersion}}}.gem

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
clerk-http-client-1.0.0 resources/templates/travis.mustache
clerk-http-client-0.0.1 resources/templates/travis.mustache
dropbox-sign-1.8.0 templates/travis.mustache
dropbox-sign-1.7.0 templates/travis.mustache
dropbox-sign-1.6.1 templates/travis.mustache
dropbox-sign-1.6.0 templates/travis.mustache
dropbox-sign-1.5.0 templates/travis.mustache