Skip to content

Commit 2649bc8

Browse files
committed
allow pg to fail
1 parent c79aa60 commit 2649bc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ env:
2222
- MONGODB_VERSION=3.2.6
2323
matrix:
2424
fast_finish: true
25+
allow_failures:
26+
- PARSE_SERVER_TEST_DB=postgres
2527
branches:
2628
only:
2729
- master

0 commit comments

Comments
 (0)