Skip to content

Commit 1a010d9

Browse files
committed
allow postgres to fail
1 parent 43133f9 commit 1a010d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ env:
1414
- MONGODB_VERSION=2.6.11
1515
- MONGODB_VERSION=3.0.8
1616
- MONGODB_VERSION=3.2.6
17+
matrix:
18+
fast_finish: true,
19+
allow_failures:
20+
- PARSE_SERVER_TEST_DB=postgres
1721
branches:
1822
only:
1923
- master

0 commit comments

Comments
 (0)