Travis ci fix 3
This commit is contained in:
parent
079404c237
commit
2532bf1de8
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue