Sha256: 8e503506af1b16010b7e7d50994b5248714438db3a62be62538f4986c6b0d606
Contents?: true
Size: 536 Bytes
Versions: 1
Compression:
Stored size: 536 Bytes
Contents
# This file was auto-generated by the schema_dev tool, based on the data in # ./schema_dev.yml # Please do not edit this file; any changes will be overwritten next time # schema_dev gets run. --- sudo: false rvm: - 2.2.5 - 2.3.1 gemfile: - gemfiles/activerecord-4.2/Gemfile.postgresql - gemfiles/activerecord-5.0/Gemfile.postgresql env: POSTGRESQL_DB_USER=postgres addons: postgresql: '9.4' before_script: bundle exec rake create_databases after_script: bundle exec rake drop_databases script: bundle exec rake travis
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
schema_plus_enums-0.1.5 | .travis.yml |