Travis ci fix 2
This commit is contained in:
parent
1813a14bbe
commit
079404c237
|
@ -21,7 +21,7 @@ test:
|
||||||
hosts:
|
hosts:
|
||||||
- localhost:27017
|
- localhost:27017
|
||||||
options:
|
options:
|
||||||
read: primary
|
read: :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