Disallow failures for PG (#3372)

This commit is contained in:
Florent Vilmart
2017-01-16 16:24:45 -05:00
committed by Arthur Cinader
parent 8dd864a033
commit cb15c0b616

View File

@@ -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