TwilightCoders / active_record-mti

ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)
MIT License
98 stars 7 forks source link

test with postgres v10 on travis #5

Closed manuelmeurer closed 6 years ago

manuelmeurer commented 6 years ago

see #4

manuelmeurer commented 6 years ago

Postgres hack for Travis from here.

manuelmeurer commented 6 years ago

Hmm, that doesn't seem to be the problem...