From 079404c237993e4e0f1676ba4a142c97e02f71d0 Mon Sep 17 00:00:00 2001 From: yafeilee Date: Sat, 5 Mar 2016 16:27:11 +0800 Subject: [PATCH] Travis ci fix 2 --- config/mongoid.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mongoid.yml.example b/config/mongoid.yml.example index 741a9aa..a7561e7 100644 --- a/config/mongoid.yml.example +++ b/config/mongoid.yml.example @@ -21,7 +21,7 @@ test: hosts: - localhost:27017 options: - read: primary + read: :primary # In the test environment we lower the retries and retry interval to # low amounts for fast failures. max_retries: 1