Sha256: 7c4e0fcfc4f30b8ef8099fe73c0c2b3ea327d679a0afc3a75dd2466a7172bb4c

Contents?: true

Size: 173 Bytes

Versions: 1

Compression:

Stored size: 173 Bytes

Contents

language: ruby
rvm:
  - 2.0
  - 2.1
  - 2.2
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.1.1 .travis.yml