Sha256: 751a76c2388cb794137da420b97f5f8e94a84e3dc80243c87a2d5c81193830b0

Contents?: true

Size: 238 Bytes

Versions: 2

Compression:

Stored size: 238 Bytes

Contents

dist: focal
language: ruby
cache: bundler
rvm:
  - 3.2.0
notifications:
  email: false
before_install:
  - gem update --system --no-document
  - gem install bundler --no-document
script:
  - bundle exec rubocop
  - bundle exec rspec spec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
story_key-0.5.0 .travis.yml
story_key-0.4.0 .travis.yml