Skip to content

Commit 43133f9

Browse files
committed
remove db=mongo
1 parent a107e71 commit 43133f9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,9 @@ env:
1111
- COVERAGE_OPTION='./node_modules/babel-istanbul/lib/cli.js cover -x **/spec/**'
1212
matrix:
1313
- PARSE_SERVER_TEST_DB=postgres
14-
- PARSE_SERVER_TEST_DB=mongodb
1514
- MONGODB_VERSION=2.6.11
1615
- MONGODB_VERSION=3.0.8
1716
- MONGODB_VERSION=3.2.6
18-
matrix:
19-
exclude:
20-
- PARSE_SERVER_TEST_DB=postgres
21-
MONGODB_VERSION=2.6.11
22-
- PARSE_SERVER_TEST_DB=postgres
23-
MONGODB_VERSION=3.0.8
24-
- PARSE_SERVER_TEST_DB=postgres
25-
MONGODB_VERSION=3.2.6
2617
branches:
2718
only:
2819
- master

0 commit comments

Comments
 (0)