Sha256: 8e265d1facf0eda41d42b0d2a67980045f84803a4ec8d5659447b91d8af1b692

Contents?: true

Size: 491 Bytes

Versions: 1

Compression:

Stored size: 491 Bytes

Contents

language: ruby
script: bundle exec rake
before_install: gem update bundler
rvm:
- 2.3
- 2.4
- 2.5
- 2.6
- ruby-head
- jruby-head
matrix:
  allow_failures:
  - rvm: jruby-head
  - rvm: ruby-head
deploy:
  provider: rubygems
  api_key:
    secure: c3cVSaZewegFWwBTawreMlLUmUrybxzev02GGpAk8dqqOo1d4lWWlaSnJsgsdKYgpyme65Cs7iTu80OOSPBxnnHy3n/6kjWLMo2/OZcvMGSyv4DleraPhh4vnd8nYuFR3VFUmdnxr0YoO5avm6rEO2V/uEeQmmrZ4R3Lp4uQW/w=
  gem: redis-i18n
  on:
    tags: true
    repo: redis-store/redis-i18n

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redis-i18n-0.8.0 .travis.yml