Skip to content

Instantly share code, notes, and snippets.

@montogeek
Created April 28, 2015 04:55
Show Gist options
  • Save montogeek/0356837ce62a745da7b7 to your computer and use it in GitHub Desktop.
Save montogeek/0356837ce62a745da7b7 to your computer and use it in GitHub Desktop.
env:
travis:
modules:
config:
Db:
dsn: 'mysql:host=localhost;dbname=monitores_test'
user: 'root'
password: null
dump: 'tests/_data/dump.sql'
populate: true
cleanup: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment