Sha256: fadc7e5447868c878cb04173ba6b77ba89d8f1be2a75f565d29749ff17ccff22

Contents?: true

Size: 181 Bytes

Versions: 1

Compression:

Stored size: 181 Bytes

Contents

language: ruby
rvm:
  - 2.4
  - 2.6
  - 2.7
  - 3.0
script:
  - bundle exec rubocop
  - bundle exec rspec spec
notifications:
  email: false
before_install:
  - gem install bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
search_object-1.2.5 .travis.yml