Sha256: 882df63f9c1b269e210a99c20bfbe04c018ae615bf3ad34f333a6281cc426b61

Contents?: true

Size: 290 Bytes

Versions: 4

Compression:

Stored size: 290 Bytes

Contents

script: "bundle exec rake spec"
rvm:
#  - 2.0.0 # it can work but spec fails
  - 2.1.6
  - 2.2.2
gemfile:
  - gemfiles/Gemfile.rails-4.0
  - gemfiles/Gemfile.rails-4.1
  - gemfiles/Gemfile.rails-4.2
env:
  - DB=sqlite3
  - DB=mysql2
before_install: gem install bundler --version '>= 1.9.0'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
schema_comments-0.4.0 .travis.yml
schema_comments-0.3.2 .travis.yml
schema_comments-0.3.1 .travis.yml
schema_comments-0.3.0 .travis.yml