Created
April 28, 2015 04:55
-
-
Save montogeek/0356837ce62a745da7b7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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