Sha256: 0d94ae8753d5819985a3a083ebe9ebe102af03402a37d07a64f698a630bbc4d4

Contents?: true

Size: 238 Bytes

Versions: 2

Compression:

Stored size: 238 Bytes

Contents

dist: focal
language: ruby
cache: bundler
rvm:
  - 3.1.1
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.3.0 .travis.yml
story_key-0.2.0 .travis.yml