Travis ci fix 3

This commit is contained in:
yafeilee 2016-03-05 16:32:37 +08:00
parent 079404c237
commit 2532bf1de8
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ test:
hosts: hosts:
- localhost:27017 - localhost:27017
options: options:
read: :primary read:
mode: :primary
# In the test environment we lower the retries and retry interval to # In the test environment we lower the retries and retry interval to
# low amounts for fast failures. # low amounts for fast failures.
max_retries: 1 max_retries: 1