Sha256: 7781e3f1a36d69ef50b00df0be4c89af1a893b5d8e8de089d459a1753ea28ae3

Contents?: true

Size: 258 Bytes

Versions: 3

Compression:

Stored size: 258 Bytes

Contents

language: ruby
rvm:
  - 2.3
  - 2.4
  - 2.5
gemfile:
  - gemfiles/rails50.gemfile
  - gemfiles/rails51.gemfile
  - gemfiles/rails52.gemfile
script:
  - bundle exec rspec spec/slonik_migration_spec.rb
  - bundle exec rspec spec/slonik_migration_task_spec.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
slonik_migration-1.1.2 .travis.yml
slonik_migration-1.1.1 .travis.yml
slonik_migration-1.1.0 .travis.yml