daniel-werner / laravel-schemacrawler

Laraver wrapper package for SchemaCrawler. Generate ER diagram for your Laravel application right from the database.
https://www.danielwerner.dev
MIT License
42 stars 3 forks source link

Add postgresql tests to travis #4

Open daniel-werner opened 4 years ago

daniel-werner commented 4 years ago

Create a posgresql service to the travis configuration, and make the tests run against the posgresql and mysql as well.