Sha256: e9a25ef6da9947ff80b86bf5c0b21af1a54cadc66cf94cfbdbf6b95f8c4fe4d4

Contents?: true

Size: 165 Bytes

Versions: 5

Compression:

Stored size: 165 Bytes

Contents

language: ruby
rvm:
  - 2.2
  - 2.3
script:
  - bundle exec rubocop
  - bundle exec rspec spec
notifications:
  email: false
before_install:
  - gem install bundler

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
search_object-1.2.2 .travis.yml
search_object-1.2.1 .travis.yml
search_object-1.2.0 .travis.yml
search_object-1.1.3 .travis.yml
search_object-1.1.2 .travis.yml