Disallow failures for PG (#3372)
This commit is contained in:
committed by
Arthur Cinader
parent
8dd864a033
commit
cb15c0b616
@@ -26,8 +26,6 @@ env:
|
|||||||
- PARSE_SERVER_TEST_CACHE=redis
|
- PARSE_SERVER_TEST_CACHE=redis
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
|
||||||
- env: PARSE_SERVER_TEST_DB=postgres
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user