[minor] add admin password to travis test site

This commit is contained in:
Pratik Vyas 2014-10-17 14:16:10 +05:30
parent af473d78f2
commit 053c54017e

View File

@ -1,5 +1,6 @@
{
"db_name": "test_frappe",
"db_password": "test_frappe",
"admin_password": "admin",
"mute_emails": 1
}