We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa6ed3 commit 560c9fdCopy full SHA for 560c9fd
.travis.yml
@@ -23,7 +23,7 @@ env:
23
global:
24
- COVERAGE_OPTION='./node_modules/.bin/nyc'
25
matrix:
26
- - MONGODB_VERSION=4.0.4 MONGODB_TOPOLOGY=replicaset MONGODB_STORAGE_ENGINE=wiredtiger
+ - MONGODB_VERSION=4.0.4 MONGODB_TOPOLOGY=replicaset MONGODB_STORAGE_ENGINE=wiredTiger
27
- MONGODB_VERSION=3.6.9
28
- PARSE_SERVER_TEST_DB=postgres
29
- PARSE_SERVER_TEST_CACHE=redis
0 commit comments