Travis ci fix 3
This commit is contained in:
parent
079404c237
commit
2532bf1de8
|
@ -21,7 +21,8 @@ test:
|
|||
hosts:
|
||||
- localhost:27017
|
||||
options:
|
||||
read: :primary
|
||||
read:
|
||||
mode: :primary
|
||||
# In the test environment we lower the retries and retry interval to
|
||||
# low amounts for fast failures.
|
||||
max_retries: 1
|
||||
|
|
Loading…
Reference in New Issue