Sha256: 7b4dd3dfeff5136091afcd50ef4fb72f5b3b873b8fef0626bca382dc95d0db61
Contents?: true
Size: 660 Bytes
Versions: 3
Compression:
Stored size: 660 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.mysql2 - gemfiles/activerecord-4.2/Gemfile.postgresql - gemfiles/activerecord-4.2/Gemfile.sqlite3 env: POSTGRESQL_DB_USER=postgres MYSQL_DB_USER=travis addons: postgresql: '9.4' before_script: bundle exec rake create_databases after_script: bundle exec rake drop_databases script: bundle exec rake travis notifications: email: - toby@ovod-everett.org - ronen@barzel.org
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
schema_associations-1.2.5 | .travis.yml |
schema_associations-1.2.4 | .travis.yml |
schema_associations-1.2.3 | .travis.yml |