Sha256: 3cafad2bf20c635417c1cfdd6a36e2f4cec2e2ae44c5a75e2fbc7ab90f70e42c

Contents?: true

Size: 259 Bytes

Versions: 6

Compression:

Stored size: 259 Bytes

Contents

language: ruby
before_install:
  - gem install bundler
before_script:
  - rake db:migrate
script:
  - bundle exec rake test
  - bundle exec rubocop
rvm:
  - 2.2.7
  - 2.3.5
  - 2.4.2
gemfile:
  - test/gemfiles/Gemfile.rails.5.2
branches:
  only:
    - master

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
comfortable_mexican_sofa-2.0.6 .travis.yml
comfortable_mexican_sofa-2.0.5 .travis.yml
comfy_blog-2.0.4 .travis.yml
comfortable_mexican_sofa-2.0.4 .travis.yml
comfy_blog-2.0.3 .travis.yml
comfortable_mexican_sofa-2.0.3 .travis.yml