Sha256: e2aefa1eff24106f4e404c7d6089fe6beb65ee65fd44faf3184ee8fa86ebd3b1

Contents?: true

Size: 164 Bytes

Versions: 7

Compression:

Stored size: 164 Bytes

Contents

---
sudo: false
language: ruby
cache: bundler
rvm:
  - 2.6.3
before_install: gem install bundler -v 2.0.2
script:
  - bundle exec rake spec
  - bundle exec rubocop

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
yaml_ext-0.1.2 .travis.yml
schema_serializer-0.1.3 .travis.yml
yaml_ext-0.1.1 .travis.yml
schema_serializer-0.1.2 .travis.yml
schema_serializer-0.1.1 .travis.yml
schema_serializer-0.1.0 .travis.yml
activerecord-bulk_insert-0.0.2 .travis.yml