diff options
author | elijah <elijah@riseup.net> | 2015-03-31 10:52:07 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-03-31 10:52:07 -0700 |
commit | e4679c66565d0ccae54ffc58a23083841e5585e7 (patch) | |
tree | 2cc7fbb5d3e6a48d21a605a8411da38ea8c999e3 /test/config/couchdb.yml.admin | |
parent | 2365129a1dcbb1231f0ac22d4bf975007a0c460d (diff) |
fix travis: use couchdb.admin.yml and pin travis ruby version to one that is installed on travis-ci.org
Diffstat (limited to 'test/config/couchdb.yml.admin')
-rw-r--r-- | test/config/couchdb.yml.admin | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/config/couchdb.yml.admin b/test/config/couchdb.yml.admin deleted file mode 100644 index 0988bc1..0000000 --- a/test/config/couchdb.yml.admin +++ /dev/null @@ -1,6 +0,0 @@ -test: - auto_update_design_doc: false - username: "anna" - password: "secret" - prefix: "" - |