Skip to content

Commit a107e71

Browse files
committed
excludes
1 parent 1d34804 commit a107e71

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ env:
1515
- MONGODB_VERSION=2.6.11
1616
- MONGODB_VERSION=3.0.8
1717
- 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
1826
branches:
1927
only:
2028
- master

0 commit comments

Comments
 (0)