From e4679c66565d0ccae54ffc58a23083841e5585e7 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 31 Mar 2015 10:52:07 -0700 Subject: fix travis: use couchdb.admin.yml and pin travis ruby version to one that is installed on travis-ci.org --- test/config/couchdb.admin.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/config/couchdb.admin.yml (limited to 'test/config/couchdb.admin.yml') diff --git a/test/config/couchdb.admin.yml b/test/config/couchdb.admin.yml new file mode 100644 index 0000000..0988bc1 --- /dev/null +++ b/test/config/couchdb.admin.yml @@ -0,0 +1,6 @@ +test: + auto_update_design_doc: false + username: "anna" + password: "secret" + prefix: "" + -- cgit v1.2.3