Sha256: 88dfa38a52c85f7e904d4a35cdd76270689dee69a88b4e65c9d7eaa16d02beb1
Contents?: true
Size: 481 Bytes
Versions: 2
Compression:
Stored size: 481 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.1.5 gemfile: - gemfiles/activerecord-4.2/Gemfile.postgresql env: POSTGRESQL_DB_USER=postgres addons: postgresql: '9.3' before_script: bundle exec rake create_databases after_script: bundle exec rake drop_databases script: bundle exec rake travis
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
schema_plus_enums-0.1.0 | .travis.yml |
schema_plus_pg_indexes-0.1.3 | .travis.yml |