Sha256: dff8a15ddc5cba98624988fbe840f20958103060f21c741b0d62e64a3e7d3cae

Contents?: true

Size: 597 Bytes

Versions: 7

Compression:

Stored size: 597 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:
- 1.9.3
- 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.3'
before_script: bundle exec rake create_databases
after_script: bundle exec rake drop_databases
script: bundle exec rake travis

Version data entries

7 entries across 7 versions & 4 rubygems

Version Path
schema_plus-2.0.0.pre3 .travis.yml
schema_plus_indexes-0.1.1 .travis.yml
schema_monkey-1.0.1 .travis.yml
schema_monkey_rails-0.1.1 .travis.yml
schema_monkey-1.0.0 .travis.yml
schema_monkey_rails-0.1.0 .travis.yml
schema_monkey-0.4.1 .travis.yml